Skip to content

Commit 43a33d0

Browse files
adithyaakrishnawaleedlatif1
authored andcommitted
chore: fix review changes
1 parent baa6799 commit 43a33d0

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • apps/sim/app/workspace/[workspaceId]/w/components/sidebar

apps/sim/app/workspace/[workspaceId]/w/components/sidebar/sidebar.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1301,7 +1301,6 @@ export const Sidebar = memo(function Sidebar() {
13011301
className='h-[18px] w-[18px] rounded-[4px] p-0 hover:bg-[var(--surface-active)]'
13021302
onClick={handleCreateWorkflow}
13031303
disabled={isCreatingWorkflow || !canEdit}
1304-
data-tour='new-workflow'
13051304
>
13061305
<Plus className='h-[16px] w-[16px]' />
13071306
</Button>

0 commit comments

Comments
 (0)