Skip to content

Commit

Permalink
chore: removed print field id
Browse files Browse the repository at this point in the history
  • Loading branch information
giuliaghisini committed Apr 26, 2024
1 parent 8e75c8b commit 98278d1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/Sidebar.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -269,7 +269,6 @@ const Sidebar = ({
</Accordion.Title>
<Accordion.Content active={selected === index}>
{/* Field ID info */}
{subblock.field_type}
{(subblock.field_type === 'text' ||
subblock.field_type === 'from' ||
subblock.field_type === 'textarea' ||
Expand Down

0 comments on commit 98278d1

Please sign in to comment.