Skip to content

Commit

Permalink
refactor: remove blank line
Browse files Browse the repository at this point in the history
  • Loading branch information
johnvente committed Jan 24, 2024
1 parent 9cd8d8b commit b7b42e6
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,6 @@ const BlocksList = ({ blocks, onBlockSelected }) => {
>
 
</Button>

<p className="col-11 text-center">{messageBlockType[blockState.type]}</p>
</ActionRow>
)}
Expand Down

0 comments on commit b7b42e6

Please sign in to comment.