Skip to content

Commit

Permalink
fix: conflits
Browse files Browse the repository at this point in the history
  • Loading branch information
JoaoCoelho2003 committed Sep 23, 2024
1 parent 23558c6 commit f1800bc
Showing 1 changed file with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@

<.field field={f[:description]} type="textarea" placeholder="Write a description" required class="w-full overflow-auto resize-none h-44 xl:h-64" />
</div>

<<<<<<< jc/improve-announcements
<div class="space-y-4">
<.live_component module={ImageUploader} id="uploader" uploads={@uploads} target={@myself} class="object-cover" />

Expand All @@ -17,10 +15,6 @@
</div>
</div>
</div>
=======
<div class="mt-8 flex w-full justify-end">
<.button size={:md} color={:white} icon="hero-cube" type="submit"><%= gettext("Save Changes") %></.button>
>>>>>>> develop
</div>
</.form>
</div>

0 comments on commit f1800bc

Please sign in to comment.