We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88f8147 commit e170b69Copy full SHA for e170b69
src/App.tsx
@@ -3,7 +3,6 @@ import { ThemeProvider } from 'styled-components';
3
import { ConfigProvider } from 'antd';
4
import ptBR from 'antd/es/locale/pt_BR';
5
import 'antd/dist/antd.css';
6
-import 'react-toastify/dist/ReactToastify.css';
7
8
import Routes from '@shared/routes';
9
import GlobalStyle from '@shared/styles/global';
0 commit comments