Skip to content

Commit

Permalink
remove unwanted text from samples
Browse files Browse the repository at this point in the history
  • Loading branch information
prabhuignoto committed Mar 21, 2024
1 parent fe36e7e commit 90739c4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/timeline/timeline-toolbar.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,6 @@ const TimelineToolbar: FunctionComponent<TimelineToolbarProps> = ({
// Render the TimelineToolbar component
return (
<Toolbar items={toolbarItems} theme={theme}>
<span>prabhu</span>
<Controls
disableLeft={disableLeft}
disableRight={disableRight}
Expand Down

0 comments on commit 90739c4

Please sign in to comment.