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.
2 parents f5a72dc + ee1dbbb commit b2f1fd8Copy full SHA for b2f1fd8
__test__/test-website/src/components/with-display-templates.tsx
@@ -142,7 +142,7 @@ export function Component6({}: Props6) {
142
return <div>This is Component6</div>;
143
}
144
145
-export function Component7({}: Props6) {
+export function Component7({}: Props7) {
146
return <div>This is Component7</div>;
147
148
export function Component3C({ opti }: Props3) {
0 commit comments