mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-16 23:40:14 +01:00
fix(changelog): fix typo
This commit is contained in:
parent
831518dbfc
commit
21e0a3397c
1 changed files with 2 additions and 2 deletions
|
|
@ -15,7 +15,7 @@
|
|||
* Sidebar rewritten, menu merged with routes configuration
|
||||
* New CKEditor component
|
||||
* New Image Uploader component
|
||||
* New Three view component
|
||||
* New Tree view component
|
||||
* New Rating component
|
||||
* New Checkbox and multi-checkbox component
|
||||
|
||||
|
|
@ -71,4 +71,4 @@ More details on how to configure a new route you can find [here](https://akveo.g
|
|||
### How to update
|
||||
|
||||
* Remove `node_modules` and `typings` folders
|
||||
* run `npm install`
|
||||
* run `npm install`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue