Skip to content

Commit

Permalink
Add broken note
Browse files Browse the repository at this point in the history
  • Loading branch information
mdrxy authored Dec 5, 2024
1 parent c79750a commit c546670
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion carrd-contact-placeholders.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
// This stopped working? Need to fix at some point

// Add placeholder text to the contact form

function changePlaceholders() {
Expand All @@ -13,4 +15,4 @@ function changePlaceholders() {
// Call the function on page load
window.onload = function () {
changePlaceholders();
};
};

0 comments on commit c546670

Please sign in to comment.