Moved LineChartCard with the rest of the charts

This commit is contained in:
Alejandro Celaya
2021-09-18 19:07:50 +02:00
parent 3c23016028
commit f89e4244ea
6 changed files with 4 additions and 3 deletions

View File

@@ -19,6 +19,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
### Changed
* [#408](https://github.com/shlinkio/shlink-web-client/issues/408) Updated to Chart.js 3.5
* [#486](https://github.com/shlinkio/shlink-web-client/issues/486) Refactored components used to render visits charts, making them easier to maintain and understand.
### Deprecated
* *Nothing*