nidus-sync/ts/components/CardText.vue
Eli Ribble ffb981e40b
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.
2026-05-15 17:10:03 +00:00

3 lines
46 B
Vue

<template>
<p>fake text card</p>
</template>