We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d894b4 commit 3f24862Copy full SHA for 3f24862
1 file changed
src/App.js
@@ -17,6 +17,7 @@ import MarketingBanner from './components/MarketingBanner'
17
import ScrollCardsNavigator from './components/ScrollCardsNavigator'
18
import BottomNavigation from './components/BottomNavigation'
19
import AppContentLayout from './components/AppContentLayout'
20
+import 'react-contexify/dist/ReactContexify.css'
21
22
function App() {
23
const {
0 commit comments