Skip to content

Commit

Permalink
name resolve
Browse files Browse the repository at this point in the history
  • Loading branch information
Varsani2520 committed Jun 23, 2024
1 parent 6b09991 commit 21589f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ import "./index.css";
import LoginSignup from './components/login/LoginSignup.jsx';
import ReviewPage from './components/review/review.jsx';
import { ThemeContext, ThemeProvider } from './Content/context.js';
import Syllabus from './components/page4/Syllabus.js';
import Syllabus from './components/page4/syllabus.js';


// const ThemeContext = createContext();
Expand Down

0 comments on commit 21589f7

Please sign in to comment.