mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-25 22:38:56 +08:00
feat: init @affine/copilot (#2511)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
import { atom } from 'jotai';
|
||||
|
||||
export const contentExpandAtom = atom(false);
|
||||
Reference in New Issue
Block a user