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-30 01:34:39 -04:00
Code Issues Packages Projects Releases Wiki Activity
Files
917177da5b626e4b50fcfc460d4d0790c0187fda
mealie/frontend/pages/admin/about.vue

17 lines
239 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>
<div></div>
</template>
<script lang="ts">
reorganize all frontend items
2021-08-01 19:24:47 -08:00
import { defineComponent } from "@nuxtjs/composition-api";
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
export default defineComponent({
reorganize all frontend items
2021-08-01 19:24:47 -08:00
layout: "admin",
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
setup() {
reorganize all frontend items
2021-08-01 19:24:47 -08:00
return {};
},
});
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>
<style scoped>
</style>
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.7 Page: 26ms 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