Skip to content

Commit

Permalink
Restyled by whitespace (#460)
Browse files Browse the repository at this point in the history
Co-authored-by: Restyled.io <[email protected]>
  • Loading branch information
restyled-io[bot] and restyled-commits authored Jan 18, 2024
1 parent d15fd38 commit 3a02f02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/toolbar/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ export type ToolbarProps = {

const Toolbar: FunctionComponent<ToolbarProps> = (props) => {
return <div>

</div>
}

Expand Down

0 comments on commit 3a02f02

Please sign in to comment.