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 9d2e46d commit e75d10bCopy full SHA for e75d10b
dev-demo/resources/translation.ts
@@ -5,7 +5,6 @@ import AdminForth, {
5
import CompletionAdapterOpenAIChatGPT from "../../adapters/adminforth-completion-adapter-open-ai-chat-gpt";
6
import I18nPlugin from "../../plugins/adminforth-i18n";
7
import { randomUUID } from "crypto";
8
-import ListInPlaceEditPlugin from "../../plugins/adminforth-list-in-place-edit";
9
10
11
export default {
0 commit comments