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 e823adb commit 29640bdCopy full SHA for 29640bd
src/App.tsx
@@ -1,4 +1,4 @@
1
-import { Calendar } from './components/common/Calendar';
+import Calendar from './components/common/Calendar';
2
3
function App() {
4
return (
0 commit comments