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 74835ca commit f528a38Copy full SHA for f528a38
custom-component-library/src/data.ts
@@ -40,7 +40,7 @@ export const testData = {
40
},
41
42
'Non-JSON types': {
43
- undefined: undefined,
+ Undefined: undefined,
44
'Not a Number': NaN,
45
Symbol1: Symbol('First one'),
46
Symbol2: Symbol('Second one'),
0 commit comments