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 5e5898a commit e5f3137Copy full SHA for e5f3137
index.ts
@@ -8,7 +8,7 @@ export default class TextCompletePlugin extends AdminForthPlugin {
8
9
resourceConfig!: AdminForthResource;
10
11
- columnType!: AdminForthDataTypes;
+ columnType!: AdminForthDataTypes;
12
13
adminforth!: IAdminForth;
14
0 commit comments