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-10-29 01:04:18 -04:00
Code Issues Packages Projects Releases Wiki Activity
Files
d1f04412522e59af2130b5018886ae7f27b5cb22
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.24.7 Page: 22ms Template: 2ms
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