Skip to content

Commit 9a7c76e

Browse files
fix readme header (#527)
1 parent cba9557 commit 9a7c76e

File tree

1 file changed

+4
-11
lines changed

1 file changed

+4
-11
lines changed

README.md

+4-11
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
1-
<div align="center">
21
# React+TypeScript Cheatsheets
32

3+
Cheatsheets for experienced React developers getting started with TypeScript
4+
5+
---
6+
47
<a href="https://github.com/typescript-cheatsheets/react/issues/81">
58
<img
69
height="90"
@@ -11,24 +14,14 @@
1114
/>
1215
</a>
1316

14-
<p>Cheatsheets for experienced React developers getting started with TypeScript</p>
15-
1617
[**Web docs**](https://react-typescript-cheatsheet.netlify.app/docs/basic/setup) |
1718
[**Español**](https://github.com/typescript-cheatsheets/react-typescript-cheatsheet-es) |
1819
[**Português**](https://github.com/typescript-cheatsheets/react-pt) |
1920
[Contribute!](https://github.com/typescript-cheatsheets/react/blob/main/CONTRIBUTING.md) |
2021
[Ask!](https://github.com/typescript-cheatsheets/react/issues/new/choose)
2122

22-
</div>
23-
24-
---
25-
26-
<div align="center">
27-
2823
:wave: This repo is maintained by [@swyx](https://twitter.com/swyx), [@eps1lon](https://twitter.com/sebsilbermann) and [@filiptammergard](https://twitter.com/tammergard). We're so happy you want to try out TypeScript with React! If you see anything wrong or missing, please [file an issue](https://github.com/typescript-cheatsheets/react/issues/new/choose)! :+1:
2924

30-
</div>
31-
3225
---
3326

3427
[![All Contributors](https://img.shields.io/github/contributors/typescript-cheatsheets/react-typescript-cheatsheet?color=orange&style=flat-square)](/CONTRIBUTORS.md) | [![Discord](https://img.shields.io/discord/508357248330760243.svg?label=&logo=discord&logoColor=ffffff&color=7389D8&labelColor=6A7EC2)](https://discord.gg/wTGS5z9) | [![Tweet](https://img.shields.io/twitter/url?label=Help%20spread%20the%20word%21&style=social&url=https%3A%2F%2Fgithub.com%2Ftypescript-cheatsheets%2Freact)](http://twitter.com/home?status=Awesome%20%40Reactjs%20%2B%20%40TypeScript%20cheatsheet%20by%20%40ferdaber%2C%20%40sebsilbermann%2C%20%40swyx%20%26%20others!%20https%3A%2F%2Fgithub.com%2Ftypescript-cheatsheets%2Freact)

0 commit comments

Comments
 (0)