Skip to content

Commit e8b1574

Browse files
author
Ari
committed
Fixed post
1 parent 6968b93 commit e8b1574

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

day-7/post.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,7 @@ series: 30-days-of-react
44
permalink: day-7
55
title: Lifecycle Hooks
66
description: >-
7-
Today, we'll look through a few of the most common lifecycle hooks we can use
8-
with React components and we'll discuss why they are useful and when we should
9-
each one.
7+
Today, we'll look through a few of the most common lifecycle hooks we can use with React components and we'll discuss why they are useful and when we should use each one.
108
dayDir: '07'
119
day: 7
1210
hero_image: /assets/images/series/30-days-of-react/headings/7.jpg

day-9/post.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Today, we'll spend time working through a few ways how to style our React compon
2222

2323
Let's look at a few of the different ways we can style a component.
2424

25-
1. CasCasding Stylesheets (CSS)
25+
1. Cascasding StyleSheets (CSS)
2626
2. Inline styles
2727
3. Styling libraries
2828

0 commit comments

Comments
 (0)