There was an error while loading. Please reload this page.
Although I do not give label properties in the Textarea component, it still looks a label as a default.
<fwb-textarea v-model="message" :rows="4" placeholder="Write your message..." />
Screenshot