Skip to content

Commit

Permalink
Merge branch 'height_selected_item_fix' of github.com:prabhuignoto/re…
Browse files Browse the repository at this point in the history
…act-chrono into height_selected_item_fix
  • Loading branch information
prabhuignoto committed Jan 18, 2024
2 parents bb9c498 + 3a02f02 commit cc1873a
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 cc1873a

Please sign in to comment.