Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 11d6544

Browse files
Update SubscribeBTN.js
Remove IconBell
1 parent e7160e7 commit 11d6544

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

‎JS/06-react/parcel/components/SubscribeBTN.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,6 @@ export default function SubscribeBTN() {
8383
<button style={defaultStyle} onClick={toggleTrueFalse}>
8484
<h3>Subscribe</h3>
8585
</button>
86-
{/* Unsubscribed */}
87-
<IconBell type={isToggled} ></IconBell>
8886
</div>
8987
);
9088
}

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /