mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-13 21:05:19 +00:00
feat: enable share menu (#1883)
Co-authored-by: JimmFly <yangjinfei001@gmail.com>
This commit is contained in:
@@ -6,7 +6,7 @@ import type { Page } from '@blocksuite/store';
|
||||
import { expect } from '@storybook/jest';
|
||||
import type { StoryFn } from '@storybook/react';
|
||||
|
||||
import { ShareMenu } from '../components/share-menu';
|
||||
import { ShareMenu } from '../components/share-menu/ShareMenu';
|
||||
import toast from '../ui/toast/toast';
|
||||
|
||||
export default {
|
||||
|
||||
Reference in New Issue
Block a user