radio component

This commit is contained in:
Gavin McDonald
2025-08-22 16:20:29 -04:00
parent 677af45c73
commit 3ab19e01fd
6 changed files with 61 additions and 1 deletions

View File

@@ -1,5 +1,6 @@
defmodule LabelmakerWeb.Home do
use LabelmakerWeb, :live_view
import LabelmakerWeb.RadioComponent
alias LabelmakerWeb.Constants
alias LabelmakerWeb.Tools