Skip to content

Commit 89b8e3c

Browse files
committed
Add empty sections export to docs page
1 parent 685cd9d commit 89b8e3c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

apps/web/src/app/(docs)/docs/page.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ export const metadata = {
44
"Learn how to use Evolu, whether you're building with the library or the local-first platform.",
55
};
66

7+
export const sections = [];
8+
79
# Documentation
810

911
Evolu is both a **TypeScript library** and a **local-first platform**. Choose your path below.

0 commit comments

Comments
 (0)