Logo
Explore Help
Sign In
Mirrors/mealie
1
0
Fork 0
You've already forked mealie
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-12-18 16:25:20 -05:00
Code Issues Packages Projects Releases Wiki Activity
Files
886d1b7a50e9ad3ebd53f30fea5f24e63a4b82f8
mealie/frontend/pages/user/_id/favorites.vue

16 lines
228 B
Vue
Raw Normal View History

refactor(frontend): :building_construction: scafold pages and componenets folder Setup the file structure for components, pages, layouts, api, and all new frontend structure
2021-07-31 14:45:28 -08:00
<template>
refactor(frontend): :construction: rename recipe and meal-plan components
2021-07-31 15:07:19 -08:00
<div></div>
</template>
refactor(frontend): :building_construction: scafold pages and componenets folder Setup the file structure for components, pages, layouts, api, and all new frontend structure
2021-07-31 14:45:28 -08:00
<script lang="ts">
refactor(frontend): :construction: rename recipe and meal-plan components
2021-07-31 15:07:19 -08:00
import { defineComponent } from "@nuxtjs/composition-api";
export default defineComponent({
setup() {
return {};
},
});
</script>
refactor(frontend): :building_construction: scafold pages and componenets folder Setup the file structure for components, pages, layouts, api, and all new frontend structure
2021-07-31 14:45:28 -08:00
<style scoped>
refactor(frontend): :construction: rename recipe and meal-plan components
2021-07-31 15:07:19 -08:00
</style>
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.2 Page: 298ms Template: 20ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API