mirror of
https://gitee.com/nocobase/nocobase.git
synced 2025-05-05 21:49:25 +08:00
fix: useApp
This commit is contained in:
parent
ca73889d52
commit
c0d2c330ab
@ -19,7 +19,6 @@ import { useTranslation } from 'react-i18next';
|
|||||||
import { ErrorFallback, StablePopover, TabsContextProvider, useActionContext } from '../..';
|
import { ErrorFallback, StablePopover, TabsContextProvider, useActionContext } from '../..';
|
||||||
import { useDesignable } from '../../';
|
import { useDesignable } from '../../';
|
||||||
import { useACLActionParamsContext } from '../../../acl';
|
import { useACLActionParamsContext } from '../../../acl';
|
||||||
import { useApp } from '../../../application';
|
|
||||||
import {
|
import {
|
||||||
useCollectionParentRecordData,
|
useCollectionParentRecordData,
|
||||||
useCollectionRecordData,
|
useCollectionRecordData,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user