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 3, 2023
1 parent a14ed4a commit 234fa72
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 234fa72

Please sign in to comment.