Skip to content

Commit

Permalink
chore: clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
zombieJ committed Sep 6, 2022
1 parent 592c750 commit 0878982
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/useStyleRegister.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -269,7 +269,6 @@ export default function useStyleRegister(
animationStatistics = {};

if (isMergedClientSide) {
console.log('Trigger!', styleStr, styleId, ATTR_MARK);
const style = updateCSS(styleStr, styleId, {
mark: ATTR_MARK,
prepend: 'queue',
Expand Down

0 comments on commit 0878982

Please sign in to comment.