Removed unused... "code"
This commit is contained in:
parent
af15e065b6
commit
ad1601b3d1
|
@ -13,7 +13,7 @@
|
||||||
<StatusMessage Message="@Message" />
|
<StatusMessage Message="@Message" />
|
||||||
|
|
||||||
<div class="flex gap-4 flex-wrap">
|
<div class="flex gap-4 flex-wrap">
|
||||||
<section class="w-80 max-w-xs" Model="Input" FormName="profile" OnValidSubmit="OnValidSubmitAsync" method="post">
|
<section class="w-80 max-w-xs">
|
||||||
<h2 class="text-2xl lg:text-4xl mb-3">@Localizer["Title"]</h2>
|
<h2 class="text-2xl lg:text-4xl mb-3">@Localizer["Title"]</h2>
|
||||||
<label class="form-control w-full">
|
<label class="form-control w-full">
|
||||||
<div class="label">
|
<div class="label">
|
||||||
|
|
Loading…
Reference in a new issue