mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-07-24 15:49:42 +02:00
refactored signup flow for entire registration process. Utilized seed data option for optional seeding of Foods, Units, and Labels. Localized registration page.
2 lines
64 B
TypeScript
2 lines
64 B
TypeScript
import Register from "./register.vue";
|
|
export default Register;
|