Skip to content

Commit ce2a4ee

Browse files
committed
feat(loops): rename header button to Create manually
1 parent d55af00 commit ce2a4ee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/ui/src/features/loops/components/LoopsListView.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ export function LoopsListView() {
9292
</Flex>
9393
<Button variant="solid" size="2" onClick={startBlank}>
9494
<PlusIcon size={14} />
95-
New loop
95+
Create manually
9696
</Button>
9797
</Flex>
9898

0 commit comments

Comments
 (0)