Skip to content

Commit

Permalink
Fix empty line
Browse files Browse the repository at this point in the history
  • Loading branch information
haworku committed Aug 27, 2024
1 parent 51a0e04 commit c2d6ce2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
flex: 1 0 auto;
display: flex;
flex-direction: column;
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ describe('FormContainer', () => {
screen.getByTestId("hasTestID")
).toHaveClass('test-class')
})
})
})

0 comments on commit c2d6ce2

Please sign in to comment.