Skip to content

Commit dd9ab92

Browse files
committed
chore: change header image of readme
1 parent 758b447 commit dd9ab92

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<h1 align="center">
22
<br>
3-
<img src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii0xMS41IC0xMC4yMzE3NCAyMyAyMC40NjM0OCI+CiAgPHRpdGxlPlJlYWN0IExvZ288L3RpdGxlPgogIDxjaXJjbGUgY3g9IjAiIGN5PSIwIiByPSIyLjA1IiBmaWxsPSIjNjFkYWZiIi8+CiAgPGcgc3Ryb2tlPSIjNjFkYWZiIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiPgogICAgPGVsbGlwc2Ugcng9IjExIiByeT0iNC4yIi8+CiAgICA8ZWxsaXBzZSByeD0iMTEiIHJ5PSI0LjIiIHRyYW5zZm9ybT0icm90YXRlKDYwKSIvPgogICAgPGVsbGlwc2Ugcng9IjExIiByeT0iNC4yIiB0cmFuc2Zvcm09InJvdGF0ZSgxMjApIi8+CiAgPC9nPgo8L3N2Zz4K" alt="React Dashboard Boilerplate" width="200">
3+
<img src="https://i.imgur.com/7nkwu15.png" alt="React Dashboard Boilerplate" width="200">
44
<br>
55
React Dashboard Boilerplate
66
<br>
@@ -20,7 +20,7 @@
2020
## Key Features
2121

2222
- Built with CRA but extendable :fire:
23-
- Comes with the latest CRA scaripts and config
23+
- Comes with the latest CRA scripts and config
2424
- To extend the CRA webpack config, use `craco.config.js` file. No need to eject
2525
- Redux and Redux Saga but with less boilerplate :chart_with_upwards_trend:
2626
- Redux Toolkit configured with React Redux and Redux Saga for very little boilerplate

0 commit comments

Comments
 (0)