element-plus/packages/element-plus
jeremywu 2bba6d570f
fix(locale): Fix locale translation method (#2645)
- Fix defaultTranslation method that causes error
2021-07-23 23:02:16 +08:00
..
__tests__ test: add ssr test (#1261) 2021-01-12 11:00:37 +08:00
components.ts build(project): update bundle strategy 2021-07-23 16:46:53 +08:00
index.ts fix(locale): Fix locale translation method (#2645) 2021-07-23 23:02:16 +08:00
package.json fix: correct bundle export (#630) 2020-11-20 20:24:16 +08:00
plugins.ts build(project): update bundle strategy 2021-07-23 16:46:53 +08:00
README.md feat: add global components registry 2020-07-25 12:25:38 +08:00

element-plus

TODO: description

Usage

const elementPlus = require('element-plus');

// TODO: DEMONSTRATE API