Skip to content

Commit

Permalink
add comments
Browse files Browse the repository at this point in the history
  • Loading branch information
eligrey committed Oct 18, 2024
1 parent 0041797 commit ae19325
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/consent-manager.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,8 @@ export const injectConsentManagerApp = async (
)}`;
}

// activate stylesheet
// we want to activate AFTER setup for external and BEFORE setup for inline
appContainer.appendChild(style);
attachToDoc();

Expand Down

0 comments on commit ae19325

Please sign in to comment.