You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not a blocker at all but it'd be nice if eventually we could not render them into the file.
Eg:
Auth View
is together
Text
letterSpacing 1.5
data stuff
format stuff
text <value
Text
data stuff
format tey
validate test
isVVVV <isValid
isInvaliddd <isInvalid
text <value
isSubmitting <
onSubttttt <onSubmit
onClick <onSubmit
onChange <onChange
When we have a view that uses data, some of the args land on the props even though they shouldn't because they're local.
They're:
Not a blocker at all but it'd be nice if eventually we could not render them into the file.
Eg:
Outputs:
The text was updated successfully, but these errors were encountered: