Skip to content

Commit 481f206

Browse files
committed
test: [d9c012] just for test
1 parent 08c315a commit 481f206

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/stories/ActionBox.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ const Root = styled.div`
88

99
const ButtonBoxContainer = styled.div`
1010
display: flex;
11-
gap: 1rem;
11+
gap: 2rem;
1212
`;
1313

1414
const Button = styled.button`

0 commit comments

Comments
 (0)