From 7c4eb2357c8bf05380fe0ba456a9259449134efc Mon Sep 17 00:00:00 2001 From: KKlochko Date: Sun, 20 Apr 2025 17:44:05 +0300 Subject: [PATCH] Update the Book form to show the label for Publisher. --- .../my_components/selected_publisher.ex | 2 +- .../live/book_live/form_component.ex | 23 +++++++++++-------- 2 files changed, 15 insertions(+), 10 deletions(-) diff --git a/lib/decentralised_book_index_web/components/my_components/selected_publisher.ex b/lib/decentralised_book_index_web/components/my_components/selected_publisher.ex index 49ac0b0..8ff91e9 100644 --- a/lib/decentralised_book_index_web/components/my_components/selected_publisher.ex +++ b/lib/decentralised_book_index_web/components/my_components/selected_publisher.ex @@ -17,7 +17,7 @@ defmodule DecentralisedBookIndexWeb.Components.MyComponents.SelectedPublisher do assigns = assign(assigns, :publisher, publisher) ~H""" -