diff options
Diffstat (limited to 'ui/routes/(swatch)/.swatch/+page.svelte')
| -rw-r--r-- | ui/routes/(swatch)/.swatch/+page.svelte | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/routes/(swatch)/.swatch/+page.svelte b/ui/routes/(swatch)/.swatch/+page.svelte index abcb53f..dbdf883 100644 --- a/ui/routes/(swatch)/.swatch/+page.svelte +++ b/ui/routes/(swatch)/.swatch/+page.svelte @@ -8,5 +8,6 @@ <h2>components</h2> <ul> + <li><a href="MessageRun">MessageRun</a></li> <li><a href="swatch/EventLog">swatch/EventLog</a></li> </ul> |
