introducing redux and fixing stuff
This commit is contained in:
5
assets/src/components/WiredCard/styled.tsx
Normal file
5
assets/src/components/WiredCard/styled.tsx
Normal file
@@ -0,0 +1,5 @@
|
||||
import styled from "styled-components";
|
||||
|
||||
export const CardWrapper = styled.div`
|
||||
padding: 10px;
|
||||
`;
|
||||
Reference in New Issue
Block a user