We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b29450e commit 0d8b053Copy full SHA for 0d8b053
1 file changed
src/components/modules/dashboard/writing/BaseWritingProvider.tsx
@@ -1,3 +1,4 @@
1
+'use client'
2
import { produce } from 'immer'
3
import type { PrimitiveAtom } from 'jotai'
4
import { atom, useAtom } from 'jotai'
0 commit comments