fixing conflicts

This commit is contained in:
knighthawk4227 committed 2025-05-21 16:54:17 -07:00
1 parent 0672981e69
commit d2e69f230f
4 files changed
+12 -9

No files matched your search

+1 -1
View File
@@ -6,7 +6,7 @@
<button
onclick="resetAll()"
type="submit"
class="text-center py-2 mx-2 px-4 border border-transparent rounded-md shadow-sm text-sm font-medium text-white bg-blue-600 hover:bg-blue-700 focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-blue-500 cursor-pointer"
class="text-center py-2 mx-2 px-4 border border-transparent rounded-md shadow-sm text-sm font-medium text-white bg-blue-600 hover:bg-blue-700 focus:outline-none cursor-pointer"
>
Cancel
</button>