Skip to content

Commit

Permalink
MMT-3410: Removes console log
Browse files Browse the repository at this point in the history
  • Loading branch information
macrouch committed Dec 18, 2023
1 parent b276ef0 commit 596b133
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ const CustomRadioWidget = ({
uiSchema,
value
}) => {
console.log('🚀 ~ file: CustomRadioWidget.jsx:40 ~ id:', id)
const selectScrollRef = useRef(null)
const focusRef = useRef(null)
const { formContext } = registry
Expand Down

0 comments on commit 596b133

Please sign in to comment.