mirror of
https://github.com/hay-kot/mealie.git
synced 2025-07-11 15:47:13 -07:00
refactor(frontend): ♻️ rewrite search componenets to typescript
This commit is contained in:
parent
1981e191be
commit
bde885dc84
25 changed files with 826 additions and 113 deletions
|
@ -126,7 +126,7 @@ export default {
|
|||
default: null,
|
||||
},
|
||||
hardLimit: {
|
||||
type: Number,
|
||||
type: [String, Number],
|
||||
default: 99999,
|
||||
},
|
||||
mobileCards: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue