File tree Expand file tree Collapse file tree 3 files changed +1
-14
lines changed
Expand file tree Collapse file tree 3 files changed +1
-14
lines changed Original file line number Diff line number Diff line change 8484
8585## TODO
8686
87- - Refactor and cleanup code
88-
89- - Finish implementing Laravel Scout
87+ - Finish implementing search with meilisearch-vue or vue-instantsearch when Vue 3 is supported
9088
9189- Add some tests to verify that the cart and checkout works correctly
9290
Original file line number Diff line number Diff line change 3030 <ul
3131 class =" items-center justify-end flex-1 pr-4 -mr-4 list-reset lg:flex"
3232 >
33- <li
34- class =" inline-block py-2 text-xl font-semibold no-underline lg:text-base lg:px-4"
35- >
36- <input
37- class =" inputSearch"
38- placeholder =" Search ..."
39- aria-placeholder =" Search ..."
40- type =" text"
41- >
42- </li >
4333 <li
4434 class =" inline-block py-2 text-xl font-semibold no-underline lg:text-base lg:px-4"
4535 >
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments