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 2bdc414 commit 2a44177Copy full SHA for 2a44177
test/mui-overridable-component.only/input.d.ts renamed to test/mui-overridable-component/input.d.ts
test/mui-overridable-component.only/output.json renamed to test/mui-overridable-component/output.json
@@ -1,5 +1,5 @@
1
{
2
- "name": "test/mui-overridable-component.only/input",
+ "name": "test/mui-overridable-component/input",
3
"exports": [
4
5
"name": "default",
@@ -34,11 +34,11 @@
34
"types": [
35
36
"kind": "literal",
37
- "value": "\"default\""
+ "value": "\"small\""
38
},
39
40
41
- "value": "\"small\""
+ "value": "\"default\""
42
43
44
0 commit comments