mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-13 04:48:53 +00:00
feat: improve copilot plugin (#3459)
This commit is contained in:
@@ -17,7 +17,7 @@ export const HeaderItem = (): ReactElement => {
|
||||
return {
|
||||
direction: 'horizontal',
|
||||
first: 'editor',
|
||||
second: '@affine/copilot',
|
||||
second: '@affine/copilot-plugin',
|
||||
splitPercentage: 70,
|
||||
};
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user