mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-21 08:19:43 +02:00
15 lines
591 B
Vue
15 lines
591 B
Vue
<template>
|
|
<div class="-mt-6 mb-8">
|
|
<a
|
|
href="https://www.producthunt.com/posts/mermaid-ai-2?embed=true&utm_source=badge-featured&utm_medium=badge&utm_souce=badge-mermaid-ai-2"
|
|
target="_blank"
|
|
><img
|
|
src="https://api.producthunt.com/widgets/embed-image/v1/featured.svg?post_id=465568&theme=light"
|
|
alt="Mermaid AI - Maximize your diagramming efficiency with Mermaid AI | Product Hunt"
|
|
style="width: 250px; height: 54px"
|
|
width="250"
|
|
height="54"
|
|
/></a>
|
|
</div>
|
|
</template>
|