Add generic resource store, start adding context cards
These cards are meant to be generic and can show an unlimited amount of related context about a communication.
This commit is contained in:
parent
c92d23792f
commit
ffb981e40b
7 changed files with 180 additions and 10 deletions
3
ts/components/CardText.vue
Normal file
3
ts/components/CardText.vue
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
<template>
|
||||
<p>fake text card</p>
|
||||
</template>
|
||||
Loading…
Add table
Add a link
Reference in a new issue