Skip to content
This repository was archived by the owner on Aug 25, 2020. It is now read-only.

Commit fdec560

Browse files
committed
fix: removed editor
BREAKING CHANGE: Webpack replaced with ng-packagr
1 parent fa836da commit fdec560

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -180,9 +180,7 @@ Name | Type | Description | Example
180180
- `text` - text input `<input type="text">`
181181
- `select` - text input `<select>`
182182
- `textarea` - text input `<textarea>`
183-
- `editor` - Rich text editor based on `ngx-quill`
184183
- `hidden` - hidden value field `<input type="hidden">`.
185184
- `radio` - radio buttons
186185
- `checkbox` - checkbox buttons
187186
- `date` - datepicker
188-

0 commit comments

Comments
 (0)