瀏覽代碼

Remove material dependency from DialogConverter

Tatiana Inama 6 年之前
父節點
當前提交
77858d56b8
共有 1 個文件被更改,包括 0 次插入1 次删除
  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 = {