diff --git a/src/components/Toolbar/ToolBar.tsx b/src/components/Toolbar/ToolBar.tsx index 8b19865..e45fdc5 100644 --- a/src/components/Toolbar/ToolBar.tsx +++ b/src/components/Toolbar/ToolBar.tsx @@ -7,7 +7,7 @@ import BackgroundDropDown from '@src/components/Toolbar/BackgroundDropdown'; import AlignDropDown from '@src/components/Toolbar/AlignDropDown'; import GraphButton from '@src/components/Toolbar/GraphButton'; import OptionButtons from '@src/components/Toolbar/OptionButtons'; -import ToolBarTemplate from './ToolbarTemplate'; +import ToolBarTemplate from './ToolBarTemplate'; const ToolBar = () => { return (