Skip to content

Commit 3f24862

Browse files
committed
import ReactContexify
1 parent 6d894b4 commit 3f24862

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/App.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ import MarketingBanner from './components/MarketingBanner'
1717
import ScrollCardsNavigator from './components/ScrollCardsNavigator'
1818
import BottomNavigation from './components/BottomNavigation'
1919
import AppContentLayout from './components/AppContentLayout'
20+
import 'react-contexify/dist/ReactContexify.css'
2021

2122
function App() {
2223
const {

0 commit comments

Comments
 (0)