Skip to content

Commit

Permalink
style: 개행 추가 (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
AAminha committed Apr 29, 2024
1 parent 8e2c02b commit 9af70dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/common/SmallButton.tsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
import styled, { css } from 'styled-components';

interface SmallButtonProps {
children: React.ReactNode;
filled?: boolean;
Expand Down

0 comments on commit 9af70dc

Please sign in to comment.