Skip to content

Commit ff9ae32

Browse files
committed
console log removed
1 parent 5691e51 commit ff9ae32

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/containers/SidebarContainer.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ const SidebarContainer = React.memo(() => {
3131
const handleExample = () => {
3232

3333
setExample(true)
34-
console.log('test')
34+
3535
const fields = {
3636
typeOfService: 'Microservices',
3737
database: 'MongoDB',

0 commit comments

Comments
 (0)