adapt TextCard to display Textprod objects

This commit is contained in:
axolotle
2021-03-09 17:30:28 +01:00
parent b195ea4b58
commit 1efcfda37d
4 changed files with 38 additions and 22 deletions
-4
View File
@@ -29,10 +29,6 @@
<main id="main">
<router-view />
</main>
<footer>
<p>footer</p>
</footer>
</div>
</template>