Didn't end up needing this

This commit is contained in:
Jason Zimdars
2025-07-21 20:16:48 -05:00
parent 0afc738d19
commit 88dae3b0db
-3
View File
@@ -1,3 +0,0 @@
export function pageIsTurboPreview() {
return document.documentElement.hasAttribute("data-turbo-preview")
}