Skip to content

Commit b107e3e

Browse files
committed
fix: rebuild
1 parent 5ff2bdb commit b107e3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-demo/resources/users.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import AdminForth, {
44
AdminForthResourceColumn,
55
AdminForthResourceInput,
66
AdminUser,
7-
} from "../../adminforth";
7+
} from "../../adminforth";
88
import ForeignInlineListPlugin from "../../plugins/adminforth-foreign-inline-list";
99
import OpenSignupPlugin from "../../plugins/adminforth-open-signup";
1010
import TwoFactorsAuthPlugin from "../../plugins/adminforth-two-factors-auth";

0 commit comments

Comments
 (0)