mirror of
https://github.com/indentlabs/notebook.git
synced 2025-10-26 11:19:22 +00:00
universe picker placeholder
This commit is contained in:
parent
a275b66390
commit
70e03dafa2
@ -9,6 +9,10 @@
|
||||
</span>
|
||||
<% end %>
|
||||
|
||||
<div>
|
||||
All universes
|
||||
</div>
|
||||
|
||||
<div>
|
||||
<div x-data="{ notificationsDropdownOpen: false }" class="inline-block">
|
||||
<button @click="notificationsDropdownOpen = !notificationsDropdownOpen" class="relative top-2 z-10 block mx-2 border border-notebook-blue hover:border-white rounded-full">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user