Skip to content

Commit

Permalink
Remove label from nested has many form
Browse files Browse the repository at this point in the history
  • Loading branch information
excid3 committed Nov 4, 2024
1 parent 4bba511 commit bb557c0
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions app/views/madmin/fields/nested_has_many/_form.html.erb
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
<div class="block md:inline-block w-32 flex-shrink-0">
<%= render "madmin/shared/label", form: form, field: field %>
</div>

<div class="container space-y-8" data-controller="nested-form">
<template data-target="nested-form.template">

Expand Down

0 comments on commit bb557c0

Please sign in to comment.