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-11-13 23:42:52 -05:00
Code Issues Packages Projects Releases Wiki Activity
Files
fcee79a3e7aab4334b39afd3d3ae38a0ee453fb3
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.1 Page: 18ms Template: 1ms
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