1
0
Fork 1
mirror of https://github.com/elk-zone/elk.git synced 2024-09-16 08:59:59 +01:00
elk/tests/__snapshots__/content.test.ts.snap

7 lines
78 B
Text
Raw Normal View History

2022-11-25 08:25:56 +00:00
// Vitest Snapshot v1
exports[`rich-content > plain 1`] = `
"Hello
World"
`;