Skip to content

Commit

Permalink
chore(prettier): apply prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
tthvo committed Oct 4, 2023
1 parent 8af433a commit 4a2cade
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,3 @@ import { App } from '@app/index';
import ReactDOM from 'react-dom';

ReactDOM.render(<App />, document.getElementById('root') as HTMLElement);

0 comments on commit 4a2cade

Please sign in to comment.