mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-17 01:56:27 +08:00
fix(admin): fix the admin app (#9233)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { useQueryImmutable } from '@affine/core/components/hooks/use-query';
|
||||
import { useQueryImmutable } from '@affine/admin/use-query';
|
||||
import { getServerServiceConfigsQuery } from '@affine/graphql';
|
||||
import { useMemo } from 'react';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user