We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 683ec60 commit 199634cCopy full SHA for 199634c
components/Router/Router.jsx
@@ -27,11 +27,8 @@ import NavbarExample from '../Navbar/NavbarExample.jsx'
27
import TCFooterExamples from '../TCFooter/TCFooterExamples.jsx'
28
import SubTrackDetailsExample from '../SubTrackDetails/SubTrackDetailsExample.jsx'
29
import PrizeExamples from '../Prize/PrizeExamples.jsx'
30
-<<<<<<< HEAD
31
import TooltipExamples from '../Tooltip/TooltipExamples.jsx'
32
-=======
33
import ProgressBarExample from '../ProgressBar/ProgressBarExample.jsx'
34
->>>>>>> e0911466826b4ddeb7983645e99390e6da1abc15
35
36
const Component = () => (
37
<Provider store={store}>
0 commit comments