scinote-web/app/views/shared/_repository_row_sidebar.html.erb
2024-01-15 12:09:47 +01:00

8 lines
154 B
Plaintext

<div
id="repositoryItemSidebar"
data-behaviour="vue"
class="fixed top-0 right-0 h-full z-[2039]"
>
<repository-item-sidebar />
</div>