-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
KolHeadingWc als stateless FC ablösen #6961
Comments
Makko74
added a commit
that referenced
this issue
Nov 6, 2024
8 tasks
8 tasks
Makko74
added a commit
that referenced
this issue
Nov 6, 2024
Makko74
added a commit
that referenced
this issue
Nov 6, 2024
8 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Kol-Heading-Wc ist eine reine Struktur-Komponente und beinhaltet keinen State.
Daher soll sie komplett durch einen stateless FC ersetzt werden.
Hier ist folgendes Konzept einzuhalten: https://github.com/public-ui/kolibri/wiki/Umgang-mit-Functional-Components
The text was updated successfully, but these errors were encountered: