Skip to content

Commit e8f50be

Browse files
committed
done with remove button
1 parent 80c6b27 commit e8f50be

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/content/create-remove-button-1.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ framework: react
99
chapter: Building reusable components
1010
---
1111

12-
![remove button](/uploads/remove.png)
13-
1412
In this chapter we will build out our components that we will be using through out the application. First lets go ahead and create a Remove button.
1513

1614
In the components folder create a folder called `buttons`. Then create a `RemoveButton.js` component and add the following:

0 commit comments

Comments
 (0)