feat: refactoeing
This commit is contained in:
@@ -10,8 +10,8 @@ import { FluxIcon } from '@/lib/icons'
|
||||
import { useCreateBlockNote, getDefaultReactSlashMenuItems, SuggestionMenuController } from '@blocknote/react'
|
||||
import { BlockNoteView } from '@blocknote/shadcn'
|
||||
import { useTheme } from '@/lib/themeContext'
|
||||
import { useRecollectionActions } from '../RecollectionActionsContext'
|
||||
import { getLogosContent, setLogosContent, type StoredLogosContent } from '../recollectionStore'
|
||||
import { useRecollectionActions } from '../layout/RecollectionActionsContext'
|
||||
import { getLogosContent, setLogosContent, type StoredLogosContent } from '../state/recollectionStore'
|
||||
import { logosSchema } from './logosSchema'
|
||||
import { toast } from 'sonner'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user