This website requires JavaScript.
Explore
Help
Register
Sign In
test
/
element-plus
Watch
1
Star
0
Fork
0
You've already forked element-plus
mirror of
https://gitee.com/element-plus/element-plus.git
synced
2024-12-14 01:11:25 +08:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
c37f47faca
element-plus
/
packages
/
overlay
/
index.ts
4 lines
58 B
TypeScript
Raw
Normal View
History
Unescape
Escape
fix: export component
2020-10-29 17:28:26 +08:00
import
Overlay
from
'./src/index.vue'
### feat: add dialog (#197) * Add overlay component; Dialog component almost done * feat(dialog): add use-lockscreen * feat(dialog): coding completed awaiting tests * feat(dialog): finish writing test cases * fix test failures * Address PR comments * fallback some changes
2020-09-09 21:18:08 +08:00
fix: export component
2020-10-29 17:28:26 +08:00
export
{
Overlay
}
Reference in New Issue
Copy Permalink