1
1
mirror of https://github.com/theoludwig/theoludwig.git synced 2024-11-05 04:51: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'
/>
<Repository
name='facebook/jest'
description='Delightful JavaScript Testing.'
href='https://github.com/facebook/jest/commits?author=Divlo'
name='vercel/styled-jsx'
description='Full CSS support for JSX without compromises'
href='https://github.com/vercel/styled-jsx/commits?author=Divlo'
/>
</div>
</div>