mirror of
https://github.com/element-plus/element-plus.git
synced 2025-08-16 03:53:39 +08:00
chore(docs): update text button type (#7533)
- Update button's type in examples per changes for button
This commit is contained in:
@ -31,7 +31,7 @@
|
||||
<span>{{ item.name }}</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