diff --git a/README.md b/README.md index 956bcae..bc1bfbf 100644 --- a/README.md +++ b/README.md @@ -7,11 +7,11 @@ HFSPlay stock management - [x] handle file upload - [ ] editable categories - [x] qrcode generation -- [ ] fix search to be persistent +- [x] fix search to be persistent - [ ] fix comments to be more legible - [ ] fix comments to allow resolution - [ ] batch print QR codes -- [ ] fix tables pagination +- [x] fix tables pagination ## Ideas diff --git a/src/components/GlobalSearch.vue b/src/components/GlobalSearch.vue index f2ef552..55d00a8 100644 --- a/src/components/GlobalSearch.vue +++ b/src/components/GlobalSearch.vue @@ -1,7 +1,7 @@