Skip to content

Commit

Permalink
fix: transition layout on search
Browse files Browse the repository at this point in the history
  • Loading branch information
jillro committed Dec 18, 2024
1 parent bfb3600 commit 8b7d3ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/Root.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@
}
tick().then(debouncedLayout);
$skipNextTransition = false;
};
</script>

Expand Down

0 comments on commit 8b7d3ec

Please sign in to comment.