enhancementgood first issuehelp wanted
倉庫指標
- Star
- (23 star)
- PR 合併指標
- (30 天內沒有已合併 PR)
描述
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