mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-09-08 00:03:07 +00:00
feat: timelines for apps
This commit is contained in:
@@ -833,13 +833,15 @@
|
||||
</Splitpanes>
|
||||
<svelte:fragment slot="actions">
|
||||
<Button
|
||||
size="md"
|
||||
color="light"
|
||||
variant="border"
|
||||
on:click={() => {
|
||||
$refreshComponents?.()
|
||||
}}
|
||||
size="xs"
|
||||
title="Refresh App"
|
||||
>
|
||||
Refresh App <RefreshCw size={16} />
|
||||
Refresh app <RefreshCw size={16} />
|
||||
</Button>
|
||||
|
||||
<Button
|
||||
|
||||
Reference in New Issue
Block a user