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 8c13c16 commit 11aebe1Copy full SHA for 11aebe1
packages/html-data/bin/aria.ts
@@ -159,5 +159,6 @@ await writeFile(
159
classesMap: new Map(),
160
parameters: [],
161
metas: new Map(),
162
+ tagsOverrides: {},
163
}) + "export { Page }"
164
);
packages/html-data/bin/attributes.ts
@@ -270,6 +270,7 @@ await writeFile(
270
271
272
273
274
275
276
0 commit comments