Skip to content

Commit

Permalink
build
Browse files Browse the repository at this point in the history
  • Loading branch information
GraemeFulton committed Jul 26, 2024
1 parent 3f1815e commit dec06ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/addTwitterScript.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ export const addTwitterScript = () => {
s.setAttribute("async", "true");

document.head.appendChild(s);
}
}
};

0 comments on commit dec06ef

Please sign in to comment.