mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-09 13:15:51 +08:00
refactor(component): virtual rendering page list (#4775)
Co-authored-by: Joooye_34 <Joooye1991@gmail.com>
This commit is contained in:
@@ -280,7 +280,6 @@ export const FloatingToolbarStory: StoryFn<typeof FloatingToolbar> = props => {
|
||||
style={{ position: 'fixed', bottom: '20px', width: '100%' }}
|
||||
{...props}
|
||||
open={open}
|
||||
onOpenChange={setOpen}
|
||||
>
|
||||
<FloatingToolbar.Item>10 Selected</FloatingToolbar.Item>
|
||||
<FloatingToolbar.Separator />
|
||||
|
||||
Reference in New Issue
Block a user