diff --git a/web/app/components/plugins/card.tsx b/web/app/components/plugins/card.tsx new file mode 100644 index 0000000000..b7710a2ba5 --- /dev/null +++ b/web/app/components/plugins/card.tsx @@ -0,0 +1,24 @@ +const Card = () => { + return ( +