generated from VLADIMIR/template_frontend
add catalog
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
<script setup lang="ts">
|
||||
import ScenarioPage from '@/components/ScenarioPage.vue'
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<ScenarioPage />
|
||||
</template>
|
||||
|
||||
<style lang="css"></style>
|
||||
Reference in New Issue
Block a user