Skip to content

Commit

Permalink
fix: react import (#27)
Browse files Browse the repository at this point in the history
  • Loading branch information
yeynii authored Nov 17, 2022
1 parent 1392181 commit 13b460f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/src/index.tsx
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
import React from 'react';
import ReactDOM from 'react-dom/client';
import App from './App';

Expand Down

0 comments on commit 13b460f

Please sign in to comment.