fix: remove bs shared and components in affine (#9792)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import {
|
||||
createSignalFromObservable,
|
||||
type Signal,
|
||||
} from '@blocksuite/affine-shared/utils';
|
||||
} from '@blocksuite/affine/blocks';
|
||||
import { LiveData, Service } from '@toeverything/infra';
|
||||
|
||||
import type { FeatureFlagService } from '../../feature-flag';
|
||||
|
||||
Reference in New Issue
Block a user