Skip to content

Commit 6684bdd

Browse files
committed
add comment
1 parent 8399e67 commit 6684bdd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/next/next-devtools-inject-tailwind.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// This code runs on the browser.
2+
// The options.target is provided from shadow-portal.tsx file.
13
function insertIntoTarget(element, options) {
24
var root =
35
options.target ||

0 commit comments

Comments
 (0)