TaitoUnited / full-stack-template

Template for cloud-native applications and microservices running as containers/functions on Kubernetes, Docker Compose, or cloud. You can choose the stack during project creation.
https://taitounited.github.io/taito-cli/templates
MIT License
36 stars 8 forks source link

fix: separatre id from rest #170

Closed sandraschroderr closed 7 months ago

sandraschroderr commented 7 months ago

✨ What has changed?

This pr fixes the bug of the id showing up in the parent div of a textinput.

🖇️ Related tickets & documents

None

🔍 How to verify?

  1. Insert a TextField somewhere or navigate to a place where it is used
  2. Inspect and see that the id is not shown on the parent div
Screenshot 2024-02-20 at 10 32 43 Screenshot 2024-02-20 at 10 32 20