feat: Initial view controller dependency and snapshot tests.
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
<ul id="branch-list">
|
||||
<li id="branch-00000000-0000-0000-0000-000000000001" class="branch-row">
|
||||
<span class="label">Mock</span>
|
||||
<button class="btn" hx-delete="/vendors/branches/00000000-0000-0000-0000-000000000001" hx-target="#branch-00000000-0000-0000-0000-000000000001" hx-swap="outerHTML transition:true swap:0.5s">
|
||||
<img src="/images/trash-can.svg" width="30" height="30" style="margin-top: 5px;">
|
||||
</button>
|
||||
</li>
|
||||
</ul>
|
||||
Reference in New Issue
Block a user