fix: test commit

on-behalf-of: @Mermaid-Chart hello@mermaidchart.com
This commit is contained in:
omkarht
2025-07-15 18:03:38 +05:30
parent fb80afe3ae
commit e73105bcec

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">