mirror of
https://github.com/hatchet-dev/hatchet.git
synced 2026-05-04 16:49:49 -05:00
fix: spacing
This commit is contained in:
@@ -52,10 +52,14 @@ A simple example from our Go SDK demonstrates the complexity:
|
||||
|
||||
</Tabs.Tab>
|
||||
<Tabs.Tab title="Typescript">
|
||||
|
||||
<Snippet src={snippets.typescript.simple.workflow.declaring_a_task} />
|
||||
|
||||
</Tabs.Tab>
|
||||
<Tabs.Tab title="Go">
|
||||
|
||||
<Snippet src={snippets.go.workflows.simple.declaring_a_task} />
|
||||
|
||||
</Tabs.Tab>
|
||||
</UniversalTabs>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user