mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-25 22:38:56 +08:00
chore: update preloading article (#1459)
This commit is contained in:
@@ -16,7 +16,7 @@ export type EditorProps = {
|
|||||||
style?: CSSProperties;
|
style?: CSSProperties;
|
||||||
};
|
};
|
||||||
|
|
||||||
import markdown from '../../../templates/Welcome-to-AFFiNE-Alpha-Downhills.md';
|
import markdown from '../../../templates/Welcome-to-AFFiNE.md';
|
||||||
|
|
||||||
const exampleTitle = markdown
|
const exampleTitle = markdown
|
||||||
.split('\n')
|
.split('\n')
|
||||||
|
|||||||
Reference in New Issue
Block a user