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