mirror of
https://github.com/element-plus/element-plus.git
synced 2025-08-16 12:04:12 +08:00
chore(docs): update text button type (#7533)
- Update button's type in examples per changes for button
This commit is contained in:
@ -38,7 +38,7 @@
|
||||
<span>Delicious hamburger</span>
|
||||
<div class="bottom card-header">
|
||||
<div class="time">{{ currentDate }}</div>
|
||||
<el-button type="text" class="button">operation button</el-button>
|
||||
<el-button text class="button">operation button</el-button>
|
||||
</div>
|
||||
</div>
|
||||
</el-card>
|
||||
|
Reference in New Issue
Block a user