Skip to content

Commit e170b69

Browse files
Corrigindo erro de build
1 parent 88f8147 commit e170b69

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/App.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ import { ThemeProvider } from 'styled-components';
33
import { ConfigProvider } from 'antd';
44
import ptBR from 'antd/es/locale/pt_BR';
55
import 'antd/dist/antd.css';
6-
import 'react-toastify/dist/ReactToastify.css';
76

87
import Routes from '@shared/routes';
98
import GlobalStyle from '@shared/styles/global';

0 commit comments

Comments
 (0)