mirror of
https://github.com/element-plus/element-plus.git
synced 2024-11-21 01:02:59 +08:00
fix(core): remove test code in test
This commit is contained in:
parent
7f82633322
commit
09e0a05c19
@ -3,9 +3,3 @@ export { default as BasicUsage} from './basic.vue'
|
||||
export default {
|
||||
title: "Badge",
|
||||
}
|
||||
|
||||
export const AAA = () => `
|
||||
<el-badge :value="333">
|
||||
<el-button> eee</el-button>
|
||||
</el-badge>
|
||||
`
|
||||
|
Loading…
Reference in New Issue
Block a user