mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-10-28 00:34:47 -04:00
refactor(frontend): ♻️ rewrite search componenets to typescript
This commit is contained in:
@@ -126,7 +126,7 @@ export default {
|
||||
default: null,
|
||||
},
|
||||
hardLimit: {
|
||||
type: Number,
|
||||
type: [String, Number],
|
||||
default: 99999,
|
||||
},
|
||||
mobileCards: {
|
||||
|
||||
Reference in New Issue
Block a user