Skip to content

Commit 20dc342

Browse files
authored
Remove alert on submit button click
1 parent afb2d22 commit 20dc342

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apply.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
alert("Submit button clicked");
1+
22
// 1. SUPABASE CONFIG (replace with your real values)
33
const SUPABASE_URL = "https://cvkxtsvgnynxexmemfuy.supabase.co";
44
const SUPABASE_ANON_KEY = "sb_publishable_DGT-x86M-BwI4zA7S_97CA_3v3O3b0A";

0 commit comments

Comments
 (0)