localStorage -> IndexedDB #3
Annotations
2 errors and 1 warning
deploy:
src/components/SettingsList.tsx#L8
Property 'thoughts' does not exist on type '{ activeThought: Thought | undefined; sortedThoughts: Thought[] | undefined; createThought: () => Promise<void>; updateThought: (id: number, text: string) => void; focusThought: (t: Thought) => void; clearThought: (t: Thought) => void; }'.
|
deploy
Process completed with exit code 2.
|
deploy
Environment URL '' is not a valid http(s) URL, so it will not be shown as a link in the workflow graph.
|