환경: react, styled-components, jest
컴포넌트 테스트를 하던 중 toHaveStyle() 을 사용하려고 하자 나타난 에러
import 맨 하단에 import '@testing-library/jest-dom'; 작성