Fix
Some checks failed
Lint / lint (push) Failing after 10s

This commit is contained in:
Julien Valverdé
2025-12-30 23:40:19 +01:00
parent a19746d3ab
commit 7eceb4e20e
3 changed files with 25 additions and 27 deletions

View File

@@ -19,7 +19,7 @@ export function TestUi1Component() {
text="This is a label"
/>
<node2D name="Issou" />
<GodotControl name="Issou" />
</GodotControl>
)
}