We had a user asking if they can hide / modify some of the text in the SignupForm, via the appearance prop. They wanted to get rid of the text that says "Create a new account", for example, but also some other customizations.
The appearance prop options seem to be limited (relative to my custom inputs that use tailwind for example)
add some extra props to facilitate not displaying the title &/or the default inputs
Just some of the CSS they used to work around this.
We had a user asking if they can hide / modify some of the text in the SignupForm, via the
appearance
prop. They wanted to get rid of the text that says "Create a new account", for example, but also some other customizations.Just some of the CSS they used to work around this.
More details here, in the Discord convo: https://discord.com/channels/686873244791210014/1189296190924267551/1190669125622698005