Skip to content

Commit

Permalink
clean up console log
Browse files Browse the repository at this point in the history
  • Loading branch information
joeizang committed Oct 27, 2023
1 parent 7ad28b3 commit 6cb5de9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ export function RemixUiCompileDetails({ plugin, contractProperties, selectedCont
></i>
</span>
)
console.log({ contractProperties, propertyName })

return (
<div className="remixui_log" key={index}>
<TreeViewItem
Expand Down

0 comments on commit 6cb5de9

Please sign in to comment.