Skip to content

Commit

Permalink
feat: use custom @ import dialog (#8723)
Browse files Browse the repository at this point in the history
  • Loading branch information
donteatfriedrice committed Nov 8, 2024
1 parent d8eda5e commit c323e5a
Show file tree
Hide file tree
Showing 11 changed files with 257 additions and 531 deletions.
1 change: 1 addition & 0 deletions packages/common/infra/src/modules/feature-flag/constant.ts
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,7 @@ export const AFFINE_FLAGS = {
displayName: 'Enable Snapshot Import Export',
description:
'Once enabled, users can import and export blocksuite snapshots',
hide: true,
configurable: true,
defaultState: false,
},
Expand Down
376 changes: 0 additions & 376 deletions packages/frontend/core/src/components/affine/import-modal/index.tsx

This file was deleted.

Loading

0 comments on commit c323e5a

Please sign in to comment.