Skip to content

Commit

Permalink
feat(ui): display network info after cells loaded
Browse files Browse the repository at this point in the history
  • Loading branch information
mattyg committed Oct 11, 2023
1 parent 1e2556e commit fd37a9b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ui/src/App.vue
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
</div>

<NetworkInfo
v-else
class="flex justify-start items-center fixed right-5 bottom-5 my-8 mx-4 z-50"
/>
</profiles-context>
Expand Down

0 comments on commit fd37a9b

Please sign in to comment.