initial commit
This commit is contained in:
1
node_modules/@headlessui/react/dist/utils/document-ready.js
generated
vendored
Normal file
1
node_modules/@headlessui/react/dist/utils/document-ready.js
generated
vendored
Normal file
@@ -0,0 +1 @@
|
||||
function t(n){function e(){document.readyState!=="loading"&&(n(),document.removeEventListener("DOMContentLoaded",e))}typeof window!="undefined"&&typeof document!="undefined"&&(document.addEventListener("DOMContentLoaded",e),e())}export{t as onDocumentReady};
|
||||
Reference in New Issue
Block a user