mirror of
https://gitee.com/element-plus/element-plus.git
synced 2024-12-15 09:50:58 +08:00
4e5b229308
* chore: add eslint support & some fixes * chore: eslint basic support rules & some fixes; ignore yarn-error
6 lines
89 B
TypeScript
6 lines
89 B
TypeScript
export { default as BasicUsage} from './basic.vue'
|
|
|
|
export default {
|
|
title: 'Badge',
|
|
}
|