1
1
mirror of https://github.com/theoludwig/theoludwig.git synced 2024-12-08 00:44:30 +01:00

fix: replace facebook/jest to vercel/styled-jsx

This commit is contained in:
Divlo 2021-07-27 11:44:44 +00:00
parent 3a278fec10
commit 52870fd6a4

View File

@ -26,9 +26,9 @@ export const OpenSource: React.FC = () => {
href='https://github.com/nrwl/nx/commits?author=Divlo' href='https://github.com/nrwl/nx/commits?author=Divlo'
/> />
<Repository <Repository
name='facebook/jest' name='vercel/styled-jsx'
description='Delightful JavaScript Testing.' description='Full CSS support for JSX without compromises'
href='https://github.com/facebook/jest/commits?author=Divlo' href='https://github.com/vercel/styled-jsx/commits?author=Divlo'
/> />
</div> </div>
</div> </div>