Skip to content

Commit

Permalink
Resolve eslint issues
Browse files Browse the repository at this point in the history
  • Loading branch information
Gunock committed Mar 26, 2024
1 parent dc3eaf8 commit aee2102
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/popup/index.tsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { lazy, ReactElement, StrictMode, Suspense } from 'react';
import { StrictMode } from 'react';
import { createRoot } from 'react-dom/client';

import App from './App';
Expand Down

0 comments on commit aee2102

Please sign in to comment.