Skip to content

Commit

Permalink
test: deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
Shibi Suriya committed Sep 28, 2023
1 parent 45843c8 commit bf8ae67
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/index.js
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
import React from 'react';
import ReactDOM from 'react-dom/client';
import App from './App';
// import App from './Test.jsx'
// import App from './Test1'
import './index.css';

const root = ReactDOM.createRoot(document.getElementById('root'));
Expand Down

0 comments on commit bf8ae67

Please sign in to comment.