MCPcopy Create free account
hub / github.com/ZenNotes/zennotes / App.tsx

File App.tsx

packages/app-core/src/App.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { lazy, Suspense, useEffect, useMemo, useRef } from 'react'
2import { useStore, initConfigSync, initCustomThemes, initOverrides } from './store'
3import { resolveAuto, findTheme } from './lib/themes'
4import {

Callers

nothing calls this directly

Calls 2

loadEditorModuleFunction · 0.85
loadSearchPaletteModuleFunction · 0.85

Tested by

no test coverage detected