fix issue
continuous-integration/drone Build is passing Details

master
Hannah 2026-07-13 23:49:46 -06:00
parent a8abe3f3d8
commit d4e5c7b290
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
<h1 class="center" style="background-color: lightblue; padding:10px;"> <h1 class="center" style="background-color: lightblue; padding:10px;">
Vacation Bible School Registration Vacation Bible School Registration
</h1> </h1>
<form [formGroup]="form" (ngSubmit)="onSubmit()"> <form [formGroup]="form">
<div *ngIf="studentStep"> <div *ngIf="studentStep">
<h2 class="center" style="margin:25px;">Student Information</h2> <h2 class="center" style="margin:25px;">Student Information</h2>
<div class="form-row-2-col"> <div class="form-row-2-col">