Added Pre-Commit Hooks (#175)

* Added pre commit hook

* Run pre commit hook on all files

---------

Co-authored-by: Horilla <131998600+horilla-opensource@users.noreply.github.com>
This commit is contained in:
Ashwanth Balakrishnan
2024-05-07 12:23:36 +05:30
committed by GitHub
parent 117e8e88c2
commit 58be33a8d7
1117 changed files with 11976 additions and 11690 deletions

View File

@@ -18,7 +18,7 @@
<label class="oh-label" for="email">E-mail</label>
<input type="email" id="email" class="oh-input w-100" placeholder="e.g. jane.doe@acme.com" autofocus required />
</div>
<button
href="#"
class="oh-btn oh-onboarding-card__button mt-4 oh-btn--secondary oh-btn--shadow w-100 mb-4"

View File

@@ -39,7 +39,7 @@
</button>
</div>
</div>
<div class="oh-input-group">
<label class="oh-label" for="confirmPassword">Confirm New Password</label>
<div class="oh-password-input-container">