mirror of
https://github.com/hay-kot/mealie.git
synced 2025-08-21 22:13:31 -07:00
new page
This commit is contained in:
parent
d578a7c41d
commit
ba0fb52b65
1 changed files with 15 additions and 0 deletions
15
frontend/src/pages/Admin/ToolBox/index.vue
Normal file
15
frontend/src/pages/Admin/ToolBox/index.vue
Normal file
|
@ -0,0 +1,15 @@
|
|||
<template>
|
||||
<div>
|
||||
|
||||
</div>
|
||||
</template>
|
||||
|
||||
<script>
|
||||
export default {
|
||||
|
||||
}
|
||||
</script>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
|
||||
</style>
|
Loading…
Add table
Add a link
Reference in a new issue