Consolidate Fluxon usage via CoreComponents

With the exclusion of 'button' which is already in use an may need a
refactor
This commit is contained in:
Claudio Ortolina
2025-05-12 10:43:13 +01:00
parent 41e0c20665
commit f5bc8a640d
7 changed files with 21 additions and 30 deletions
@@ -9,7 +9,7 @@
<div class="relative -space-y-px rounded-md shadow-xs">
<div>
<label for="password" class="sr-only">{gettext("Password")}</label>
<Fluxon.Components.Input.input
<.input
id="password"
name="password"
type="password"