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

Commit

Permalink
Remove unnecessary line of code and add line breaks for readability
Browse files Browse the repository at this point in the history
  • Loading branch information
anaclumos committed Apr 19, 2023
1 parent 4ebe470 commit b407e56
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@

> **Note**<br/> **You need a Microsoft account that has access to the new Bing Chat to use this extension!**
> If you don't have access to the new Bing Chat, you can join the waitlist at [bing.com/chat](https://bing.com/chat).
5 changes: 3 additions & 2 deletions src/popup.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ const Popup = () => {
</a>
. <br />
<br />
Please check out {' '}
Please check out{' '}
<a
style={{ color: 'black', textDecoration: 'underline', cursor: 'pointer' }}
onClick={() => {
Expand All @@ -80,7 +80,8 @@ const Popup = () => {
>
Oneliner News
</a>{' '}
— my newsletter AI that reads 3M+ words a day and gives you an <strong>one-liner</strong> explanation.<br />
— my newsletter AI that reads 3M+ words a day and gives you an <strong>one-liner</strong> explanation.
<br />
<br />
<br />
<strong>Solution for common problems.</strong> Clear Cache and Cookies on Bing. Disable VPN or Adblock on Bing.
Expand Down

0 comments on commit b407e56

Please sign in to comment.