We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 685cd9d commit 89b8e3cCopy full SHA for 89b8e3c
1 file changed
apps/web/src/app/(docs)/docs/page.mdx
@@ -4,6 +4,8 @@ export const metadata = {
4
"Learn how to use Evolu, whether you're building with the library or the local-first platform.",
5
};
6
7
+export const sections = [];
8
+
9
# Documentation
10
11
Evolu is both a **TypeScript library** and a **local-first platform**. Choose your path below.
0 commit comments