Update Button component code example

This commit is contained in:
sindri 2026-03-02 13:44:51 +01:00 committed by GitHub
parent 9ac0a85c30
commit 300be515f6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -10,6 +10,7 @@ together.
::: code-group ::: code-group
```luau [Button.luau] ```luau [Button.luau]
local create = vide.create local create = vide.create