<CardForm title="Your Name" description="This will be your display name on TurboStack.io" helpText="Max 64 characters." inputAttrs={{ // all attributes from input file name: 'name', placeholder: 'Steve Wozniak' }} handleSubmit={async (e) => {}}/>
Assistant
Responses are generated using AI and may contain mistakes.
<CardForm title="Your Name" description="This will be your display name on TurboStack.io" helpText="Max 64 characters." inputAttrs={{ // all attributes from input file name: 'name', placeholder: 'Steve Wozniak' }} handleSubmit={async (e) => {}}/>
Assistant
Responses are generated using AI and may contain mistakes.