feat: consolidate to single Architectural Grid view and remove all notesViewMode logic
All checks were successful
Deploy to Production / Build and Deploy (push) Successful in 2m6s
All checks were successful
Deploy to Production / Build and Deploy (push) Successful in 2m6s
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
import { createContext, useContext, useState, useCallback, useMemo, type ReactNode } from 'react'
|
||||
|
||||
export type HomeUiControls = {
|
||||
isTabsMode: boolean
|
||||
openNoteComposer: () => void
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user