CSV export implemented, a few other fixes
This commit is contained in:
parent
3a6e3e8eed
commit
56b72f8038
10 changed files with 245 additions and 21 deletions
assets/js
|
@ -55,6 +55,7 @@ import "../node_modules/bootstrap-icons/icons/eraser.svg";
|
|||
import "../node_modules/bootstrap-icons/icons/save.svg";
|
||||
import "../node_modules/bootstrap-icons/icons/asterisk.svg";
|
||||
import "../node_modules/bootstrap-icons/icons/card-list.svg";
|
||||
import "../node_modules/bootstrap-icons/icons/file-earmark-spreadsheet.svg";
|
||||
|
||||
// webpack automatically bundles all modules in your
|
||||
// entry points. Those entry points can be configured
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue