mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
fix(locale): improve Indonesian (Bahasa) translations and fix typo (#4476)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<template>
|
||||
<el-row>
|
||||
<el-button color="#626aef" style="color: white">Cutsom</el-button>
|
||||
<el-button color="#626aef" plain>Cutsom</el-button>
|
||||
<el-button color="#626aef" style="color: white">Custom</el-button>
|
||||
<el-button color="#626aef" plain>Custom</el-button>
|
||||
</el-row>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user