Skip to content

Commit

Permalink
update lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Irinaristova committed Jun 18, 2021
1 parent 1e5f026 commit 8e433e0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/ui/atoms/button/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ const ButtonBase: React.FC<ButtonProps & Variant> = ({

export const Button = styled(ButtonBase)`
${box}
--local-text-color: var(--woly-shape-text-default);
--local-shape-color: var(--woly-shape-default);
--local-border-color: var(--woly-shape-default);
Expand Down

0 comments on commit 8e433e0

Please sign in to comment.