scinote-web/app/views/shared/_repository_row_sidebar.html.erb
2023-10-09 09:33:38 +02:00

7 lines
154 B
Text

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