Skip to content

Commit

Permalink
cool
Browse files Browse the repository at this point in the history
  • Loading branch information
juliusmarminge committed Jan 30, 2025
1 parent 9223a62 commit dbe29d4
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ export default function ScalarApiRef() {

const ref = useRef<HTMLDivElement>(null);
useMutationObserver(ref, (args) => {
console.log("args", args);
if (
args.filter(
(a) =>
Expand Down

0 comments on commit dbe29d4

Please sign in to comment.