it works!

This commit is contained in:
Amruth Pillai
2020-03-29 21:45:24 +05:30
parent 2e871f2d88
commit e75c0769c6
6 changed files with 143 additions and 79 deletions

View File

@ -3,6 +3,7 @@ import ReactDOM from 'react-dom';
import { toast } from 'react-toastify';
import 'react-toastify/dist/ReactToastify.css';
import './i18n';
import './assets/tailwind/tailwind.css';
import './index.css';