mirror of
https://github.com/hazemKrimi/crimson-quirks-ui.git
synced 2026-05-01 18:20:28 +00:00
Setup library for publishing to npm
This commit is contained in:
@@ -22,6 +22,7 @@ export const Wrapper = styled.button<WrapperProps>`
|
||||
svg {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
|
||||
path {
|
||||
stroke: ${({ theme }) => theme.colors.white.main};
|
||||
|
||||
Reference in New Issue
Block a user