We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e9ac90 commit ceabbecCopy full SHA for ceabbec
apps/docs2/src/content/docs/themes/_demo-schema.ts
@@ -4,7 +4,7 @@ import { createMatrix, fromMatrix } from "@json-table/core/block-matrix";
4
import { makeBlockFactory } from "@json-table/core/json-to-table";
5
import { blockToHTML } from "@json-table/core/block-to-html";
6
7
-import { s } from "theme-testing/demo";
+import { s } from "theme-testing/specs";
8
9
import { THEME_PACKAGES, type Theme } from "@/shared";
10
0 commit comments