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 5ff2bdb commit b107e3eCopy full SHA for b107e3e
dev-demo/resources/users.ts
@@ -4,7 +4,7 @@ import AdminForth, {
4
AdminForthResourceColumn,
5
AdminForthResourceInput,
6
AdminUser,
7
-} from "../../adminforth";
+} from "../../adminforth";
8
import ForeignInlineListPlugin from "../../plugins/adminforth-foreign-inline-list";
9
import OpenSignupPlugin from "../../plugins/adminforth-open-signup";
10
import TwoFactorsAuthPlugin from "../../plugins/adminforth-two-factors-auth";
0 commit comments