Skip to content

Commit

Permalink
temporarily hiding language popup
Browse files Browse the repository at this point in the history
  • Loading branch information
deepansh96 committed Apr 29, 2024
1 parent 9d0b08b commit 9dffef8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/App.vue
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@
></dialog-box>
</div>
<!-- first-time language picker -->
<div
<!-- <div
class="fixed w-full top-1/4 my-5 flex justify-center"
v-if="(
// if user is not SSO user, everything works as defined in this file
Expand Down Expand Up @@ -206,7 +206,7 @@
</div>
</div>
</div>
</div>
</div> -->
<!-- dialog for sharing plio -->
<div class="fixed top-1/3 w-full flex justify-center">
<SharePlioDialog
Expand Down

0 comments on commit 9dffef8

Please sign in to comment.