Skip to content

Commit

Permalink
Rolled back adding the 'use client' directive
Browse files Browse the repository at this point in the history
  • Loading branch information
kkomelin authored Dec 18, 2023
1 parent 75e5924 commit 568ee3f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion browser.js
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
'use client';
module.exports = window.DOMPurify || (window.DOMPurify = require('dompurify').default || require('dompurify'));

0 comments on commit 568ee3f

Please sign in to comment.