You should have an h1 element with an id of title.
Waiting:Your #title should not be empty.
Waiting:You should have a p element with an id of description.
Waiting:Your #description should not be empty.
Waiting:You should have a form element with an id of survey-form.
Waiting:You should have an input element with an id of name.
Waiting:Your #name should have a type of text.
Waiting:Your #name should require input.
Waiting:Your #name should be a descendant of #survey-form.
Waiting:You should have an input element with an id of email.
Waiting:Your #email should have a type of email.
Waiting:Your #email should require input.
Waiting:Your #email should be a descendant of #survey-form.
Waiting:You should have an input element with an id of number.
Waiting:Your #number should be a descendant of #survey-form.
Waiting:Your #number should have a type of number.
Waiting:Your #number should have a min attribute with a numeric value.
Waiting:Your #number should have a max attribute with a numeric v | A shadcn/ui and v0 generation - v0