Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
adityapandey78 committed Jul 10, 2024
1 parent b31a27a commit 96fff9b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Empty file removed src/index.css
Empty file.
2 changes: 1 addition & 1 deletion src/main.jsx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import React from 'react'
import ReactDOM from 'react-dom/client'
import App from './App.jsx'
import './index.css'



ReactDOM.createRoot(document.getElementById('root')).render(
Expand Down

0 comments on commit 96fff9b

Please sign in to comment.