Skip to content

Commit 4a556bb

Browse files
authored
Update readme.md
1 parent 2778a57 commit 4a556bb

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

readme.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 前端组件扩展
1+
## 组件扩展
22

33
|-表单类组件扩展.Widget
44
| |-Dot 多选择器
@@ -21,9 +21,6 @@
2121
### 安装
2222
```shell script
2323
composer require dlp/component-js
24-
```
25-
### 发布
26-
```shell script
2724
php artisan vendor:publish --provider="DLP\DLPServiceProvider" --force
2825
```
2926

0 commit comments

Comments
 (0)