mirror of
https://github.com/toeverything/AFFiNE.git
synced 2024-11-23 05:33:08 +03:00
chore: update preloading article (#1459)
This commit is contained in:
parent
921061eeb6
commit
cebdcfa7ed
@ -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')
|
||||
|
Loading…
Reference in New Issue
Block a user