Skip to content

Commit

Permalink
website: update style.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Jan 1, 2022
1 parent bd4d00b commit 3dd927b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions website/index.tsx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import React from 'react';
import ReactDOM from 'react-dom';
import '@uiw/reset.css';
import '@uiw/reset.css/reset.css';
import App from './App';

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

0 comments on commit 3dd927b

Please sign in to comment.