mirror of
https://github.com/nocobase/nocobase
synced 2024-11-16 01:45:53 +00:00
fix: unit test
This commit is contained in:
parent
48e4b2118d
commit
b1ba7722c1
@ -11,7 +11,7 @@ import { useResourceActionContext } from '../collection-manager/ResourceActionPr
|
||||
import { useRecord } from '../record-provider';
|
||||
import { SchemaComponentOptions, useDesignable } from '../schema-component';
|
||||
import { useApp } from '../application';
|
||||
import { useCollectionNamespace } from '../block-provider';
|
||||
import { useCollectionNamespace } from '../block-provider/BlockProvider';
|
||||
|
||||
export const ACLContext = createContext<any>({});
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user