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

Commit

Permalink
fix: removed editor
Browse files Browse the repository at this point in the history
BREAKING CHANGE: Webpack replaced with ng-packagr
  • Loading branch information
artemnih committed Oct 2, 2019
1 parent fa836da commit fdec560
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -180,9 +180,7 @@ Name | Type | Description | Example
- `text` - text input `<input type="text">`
- `select` - text input `<select>`
- `textarea` - text input `<textarea>`
- `editor` - Rich text editor based on `ngx-quill`
- `hidden` - hidden value field `<input type="hidden">`.
- `radio` - radio buttons
- `checkbox` - checkbox buttons
- `date` - datepicker

0 comments on commit fdec560

Please sign in to comment.