diff --git a/frontend/src/components/RichTooltip.vue b/frontend/src/components/RichTooltip.vue new file mode 100644 index 00000000..ead65efc --- /dev/null +++ b/frontend/src/components/RichTooltip.vue @@ -0,0 +1,351 @@ + + + + + + + + + {{ content.title }} + {{ content.description }} + + {{ example }} + + + Learn More → + + + + + + + + + + + +
{{ content.description }}