Skip to content

Commit 4ae16de

Browse files
committed
done with redblock button
1 parent fffc75a commit 4ae16de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/create-red-block-button-1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ BlueBlockButton.propTypes = propTypes
6767
export default BlueBlockButton
6868
```
6969

70-
🧁 Generally buttons have a spinner inside them to allow you to accept a signal that after you click on it that it is loading after making a call to an API or something. That is why we use StyledComponents and a basic CSS animation to get the icon to spin
70+
🧁 Generally buttons have a spinner inside them to allow you to accept a signal that after you click on it that it is loading after making a call to an API or something. That is why we use StyledComponents and a basic CSS animation to get the icon to spin.
7171

7272
🧁 Then we have a couple of Props and events passed into the button.
7373

0 commit comments

Comments
 (0)