Skip to content
This repository was archived by the owner on Jun 30, 2023. It is now read-only.

Commit b407e56

Browse files
committed
Remove unnecessary line of code and add line breaks for readability
1 parent 4ebe470 commit b407e56

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

-1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,3 @@
44

55
> **Note**<br/> **You need a Microsoft account that has access to the new Bing Chat to use this extension!**
66
> If you don't have access to the new Bing Chat, you can join the waitlist at [bing.com/chat](https://bing.com/chat).
7-

src/popup.tsx

+3-2
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ const Popup = () => {
6969
</a>
7070
. <br />
7171
<br />
72-
Please check out {' '}
72+
Please check out{' '}
7373
<a
7474
style={{ color: 'black', textDecoration: 'underline', cursor: 'pointer' }}
7575
onClick={() => {
@@ -80,7 +80,8 @@ const Popup = () => {
8080
>
8181
Oneliner News
8282
</a>{' '}
83-
— my newsletter AI that reads 3M+ words a day and gives you an <strong>one-liner</strong> explanation.<br />
83+
— my newsletter AI that reads 3M+ words a day and gives you an <strong>one-liner</strong> explanation.
84+
<br />
8485
<br />
8586
<br />
8687
<strong>Solution for common problems.</strong> Clear Cache and Cookies on Bing. Disable VPN or Adblock on Bing.

0 commit comments

Comments
 (0)