add load, create, update and delete Document

This commit is contained in:
sunilyadav840
2021-06-24 17:57:31 +05:30
parent b4443ac89f
commit 4559496640
8 changed files with 865 additions and 206 deletions

View File

@@ -201,6 +201,3 @@
.migration:disabled {
background-color: #ccc;
}
.react-editor {
height: 400px;
}