Browse Source

Remove material dependency from DialogConverter

Tatiana Inama 6 years atrás
parent
commit
77858d56b8
1 changed files with 0 additions and 1 deletions
  1. 0 1
      recipes/src/components/DialogConverter/index.tsx

+ 0 - 1
recipes/src/components/DialogConverter/index.tsx

@@ -3,7 +3,6 @@ import Dialog from 'components/Dialog';
 import { GetMeasure, Convert, Measure } from 'services/measurements';
 import Button from 'components/Button';
 
-import '@material/react-dialog/dist/dialog.min.css';
 import './styles.scss';
 
 type Data = {