Skip to content

Commit 199634c

Browse files
author
vikasrohit
committed
Removed missed conflict
1 parent 683ec60 commit 199634c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

components/Router/Router.jsx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,8 @@ import NavbarExample from '../Navbar/NavbarExample.jsx'
2727
import TCFooterExamples from '../TCFooter/TCFooterExamples.jsx'
2828
import SubTrackDetailsExample from '../SubTrackDetails/SubTrackDetailsExample.jsx'
2929
import PrizeExamples from '../Prize/PrizeExamples.jsx'
30-
<<<<<<< HEAD
3130
import TooltipExamples from '../Tooltip/TooltipExamples.jsx'
32-
=======
3331
import ProgressBarExample from '../ProgressBar/ProgressBarExample.jsx'
34-
>>>>>>> e0911466826b4ddeb7983645e99390e6da1abc15
3532

3633
const Component = () => (
3734
<Provider store={store}>

0 commit comments

Comments
 (0)