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 1527955 commit 88595b4Copy full SHA for 88595b4
src/todo/todo.jsx
@@ -4,7 +4,6 @@ import {
4
} from '@material-ui/core';
5
import faker from 'faker';
6
import MaterialTable from 'material-table';
7
-// import { openDB } from 'idb';
8
import Dexie from 'dexie';
9
10
const Todo = () => {
0 commit comments