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:
Eli Ribble 2026-05-15 17:10:03 +00:00
parent c92d23792f
commit ffb981e40b
No known key found for this signature in database
7 changed files with 180 additions and 10 deletions

View file

@ -0,0 +1,3 @@
<template>
<p>fake text card</p>
</template>