Skip to content

Commit 47953d1

Browse files
chasersfilipecabaco
authored andcommitted
fix: format
1 parent 1ed6009 commit 47953d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/realtime_web/live/inspector_live/conn_component.html.heex

+1-1
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
<%= error_tag(f, :channel) %>
9393
<p class="text-gray-600 text-xs italic">The Channel to connect to</p>
9494
</div>
95-
<div class="mb-4">
95+
<div class="mb-4">
9696
<%= label(f, :private_channel, class: "block text-gray-700 text-sm font-bold mb-2") %>
9797
<%= checkbox(f, :private_channel, class: "
9898
my-1

0 commit comments

Comments
 (0)