mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-11-01 02:33:22 -04:00
refactored signup flow for entire registration process. Utilized seed data option for optional seeding of Foods, Units, and Labels. Localized registration page.
3 lines
64 B
TypeScript
3 lines
64 B
TypeScript
import Register from "./register.vue";
|
|
export default Register;
|