Skip to content

Commit

Permalink
fix!: navigator would insert an empty span into dom
Browse files Browse the repository at this point in the history
  • Loading branch information
iisakkirotko committed Dec 23, 2024
1 parent 2a9d40e commit 463602c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion solara/widgets/vue/navigator.vue
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<template>
<span></span>
</template>
<script>
Expand Down

0 comments on commit 463602c

Please sign in to comment.