fix: resolve rendering issue in login modal

This commit is contained in:
Prad Nukala
2024-11-26 00:09:37 -05:00
parent 179a69df1c
commit 50217d169d
2 changed files with 0 additions and 5 deletions
@@ -86,10 +86,6 @@ func loginStart() templ.Component {
if templ_7745c5c3_Err != nil {
return templ_7745c5c3_Err
}
templ_7745c5c3_Err = BasicDetailsForm().Render(ctx, templ_7745c5c3_Buffer)
if templ_7745c5c3_Err != nil {
return templ_7745c5c3_Err
}
templ_7745c5c3_Err = ui.Spacer().Render(ctx, templ_7745c5c3_Buffer)
if templ_7745c5c3_Err != nil {
return templ_7745c5c3_Err