fix: sample test commit

on-behalf-of: @Mermaid-Chart hello@mermaidchart.com
This commit is contained in:
omkarht
2025-07-15 17:59:11 +05:30
parent 6ec2b5fbe2
commit a9842e6089

View File

@@ -17,7 +17,7 @@
<pre class="mermaid">
graph TB
a_a --> b_b:::apa --> c_c:::apa
classDef apa fill:#f9f,stroke:#333,stroke-width:4px;
classDef apa fill:#f9f,stroke:#333,stroke-width:5px;
class a_a apa;
</pre>
<pre class="mermaid">