Commit a3d4e0cc authored by ioedeveloper's avatar ioedeveloper

Remove console logs

parent ea0af531
......@@ -64,7 +64,6 @@ export const Toaster = (props: ToasterProps) => {
})
}
console.log('props.message.length: ', props.message.length)
return (
<>
{/* <ModalDialog /> */}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment