Refactor layout components to include title prop and update header rendering; modify index and home pages for improved structure and icon usage
This commit is contained in:
@@ -122,7 +122,7 @@ const MainForm: React.FC = () => {
|
||||
type="submit"
|
||||
className="mt-2 w-full rounded-xl bg-blue-600 px-4 py-3 text-base font-bold text-white shadow transition hover:bg-blue-700 active:bg-blue-800"
|
||||
>
|
||||
Los Registrieren
|
||||
Los registrieren
|
||||
</button>
|
||||
<p className="mt-1 text-xs text-zinc-500">
|
||||
Wenn Sie die Daten eines Loses bearbeiten möchten,{" "}
|
||||
|
Reference in New Issue
Block a user