Skip to content

Commit

Permalink
Prepare to integrate Semantic UI library
Browse files Browse the repository at this point in the history
  • Loading branch information
aelishRollo committed Jun 6, 2024
1 parent c9ed140 commit 5351b3f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ import ReactDOM from 'react-dom/client';
import './index.css';
import App from './App';
import reportWebVitals from './reportWebVitals';
import {LocalStorageStore} from './store/LocalStorageStore';
import {LocalStorageClient} from './client/LocalStorageClient';

window.addEventListener('load', async () => {
const root = ReactDOM.createRoot(
Expand Down

0 comments on commit 5351b3f

Please sign in to comment.