enhancementgood first issuehelp wanted
Repository-Metriken
- Stars
- (23 Stars)
- PR-Merge-Metriken
- (Keine gemergten PRs in 30 T)
Beschreibung
let active = true
let button = <button active />
should work, but today it requires to use active=active
let active = true
let button = <button active />
should work, but today it requires to use active=active