We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5691e51 commit ff9ae32Copy full SHA for ff9ae32
1 file changed
app/containers/SidebarContainer.tsx
@@ -31,7 +31,7 @@ const SidebarContainer = React.memo(() => {
31
const handleExample = () => {
32
33
setExample(true)
34
- console.log('test')
+
35
const fields = {
36
typeOfService: 'Microservices',
37
database: 'MongoDB',
0 commit comments