mirror of
https://github.com/ershisan99/coolify.git
synced 2025-12-27 20:49:32 +00:00
Componentization of /servers and /sources
This commit is contained in:
4
apps/ui/src/lib/components/ContextMenu.svelte
Normal file
4
apps/ui/src/lib/components/ContextMenu.svelte
Normal file
@@ -0,0 +1,4 @@
|
||||
<nav class="header justify-between px-0 mb-5" style="border-bottom: 2px solid #666;">
|
||||
<slot />
|
||||
<slot name="actions"></slot>
|
||||
</nav>
|
||||
Reference in New Issue
Block a user