add trash

This commit is contained in:
ammarahm-ed
2020-02-06 21:33:18 +05:00
parent 4cd4f97932
commit 865ec89e91
5 changed files with 7 additions and 9 deletions

View File

@@ -112,7 +112,6 @@ export class AddNotebookDialog extends React.Component {
let id = toEdit && toEdit.id ? toEdit.id : null;
// TODO
await db.notebooks.add({
title: this.title,
description: this.description,