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 1ab236c commit a578f96Copy full SHA for a578f96
docs/custom/demo/TwoStateArea/_data.ts
@@ -34,3 +34,5 @@ export const data = [
34
{ time: 1742837581209, value: 0 },
35
{ time: 1742859601528, value: 0 },
36
];
37
+
38
+export default {};
0 commit comments