Skip to content

Commit

Permalink
Update Popup message
Browse files Browse the repository at this point in the history
  • Loading branch information
kusalk committed Apr 17, 2023
1 parent 536e8bb commit b5c10f3
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions src/pages/popup/Popup.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -7,17 +7,7 @@ const Popup = () => {
<div className="App">
<header className="App-header">
<img src={logo} className="App-logo" alt="logo" />
<p>
Edit <code>src/pages/popup/Popup.tsx</code> and save to reload.
</p>
<a
className="App-link"
href="https://reactjs.org"
target="_blank"
rel="noopener noreferrer"
>
Learn React!
</a>
<p>Configurable custom Kayo video layouts coming soon.</p>
</header>
</div>
);
Expand Down

0 comments on commit b5c10f3

Please sign in to comment.