Skip to content

Commit

Permalink
test: [d9c012] just for test
Browse files Browse the repository at this point in the history
  • Loading branch information
ehsanmmd committed Aug 16, 2023
1 parent 08c315a commit 481f206
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/stories/ActionBox.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ const Root = styled.div`

const ButtonBoxContainer = styled.div`
display: flex;
gap: 1rem;
gap: 2rem;
`;

const Button = styled.button`
Expand Down

0 comments on commit 481f206

Please sign in to comment.