Skip to content

Commit 5691e51

Browse files
committed
branch protection test
1 parent d258407 commit 5691e51

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-
34+
console.log('test')
3535
const fields = {
3636
typeOfService: 'Microservices',
3737
database: 'MongoDB',

0 commit comments

Comments
 (0)