Skip to content

Commit

Permalink
change message in template
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandr-g committed Jan 15, 2020
1 parent 22b0460 commit f3fc4a8
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions template/src/pages/Home.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,9 @@ export const Home: React.FC = () => {
<Fragment>
<h1>Redux + TypeScript</h1>
<p>
An opinionated Create React App template with React Router, TypeScript
and Redux
Hello and welcome! :) This app was generated by the Create React App
template and bootstrapped with Redux, React Router, TypeScript, ESlint,
Prettier for you. Take a look around ;)
</p>
<Counter />
</Fragment>
Expand Down

0 comments on commit f3fc4a8

Please sign in to comment.