enhancementgood first issuehelp wanted
Metriche repository
- Star
- (23 star)
- Metriche merge PR
- (Nessuna PR mergiata in 30 g)
Descrizione
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