scinote-web/app/views/shared/_repository_row_sidebar.html.erb

7 lines
154 B
Text

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