mirror of
https://github.com/mealie-recipes/mealie.git
synced 2026-04-10 15:05:35 -04:00
chore: Nuxt 4 upgrade (#7426)
This commit is contained in:
2
frontend/app/lib/validators/index.ts
Normal file
2
frontend/app/lib/validators/index.ts
Normal file
@@ -0,0 +1,2 @@
|
||||
export { scorePassword } from "./password";
|
||||
export { required, email, whitespace, url, urlOptional, minLength, maxLength } from "./inputs";
|
||||
Reference in New Issue
Block a user