增加popconfirm组件

master
chenjiajian 2023-05-04 16:16:08 +08:00
parent bdde2fde40
commit d4d0f63fbf
1 changed files with 3 additions and 4 deletions

View File

@ -2,7 +2,6 @@
百搭 UI 组件库, 基于 web components 开发。面向下一代的 UI 组件库
![downloads](https://img.shields.io/npm/dt/@bd/ui.svg)
![version](https://img.shields.io/npm/v/@bd/ui.svg)
@ -67,7 +66,7 @@
- [ ] `wc-layout` 布局组件
- [ ] `wc-tag` 标签组件
- [ ] `wc-tooltip` 文字提示组件
- [ ] `wc-popconfirm` 气泡确认框组件
- [x] `wc-popconfirm` 气泡确认框组件
- [ ] `wc-chatbox` 聊天气泡组件
- [x] `wc-divider` 分割线组件
- [ ] `wc-table` 表格组件