📝 docs(button): default loading set to false in Icon section

This commit is contained in:
Timothy Yin 2024-11-27 17:29:13 +08:00
parent 70d1af3d2f
commit 83f8593391

View File

@ -98,7 +98,7 @@ Button
props:
icon: tabler:adjustments
size: sm
loading: true
loading: false
---
Settings
::