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 78d3f45 commit fc9d2ccCopy full SHA for fc9d2cc
frontend/src/components/Dashboard.jsx
@@ -31,7 +31,7 @@ import {
31
import { Link as RouterLink } from "react-router-dom";
32
import { useAppContext } from "../contexts/AppContext";
33
import axios from "axios";
34
-import { motion } from "framer-motion";
+// import { motion } from "framer-motion";
35
36
function Dashboard() {
37
const { state, dispatch } = useAppContext();
0 commit comments