Skip to content

Commit

Permalink
Remove README typo
Browse files Browse the repository at this point in the history
  • Loading branch information
tien committed Feb 23, 2021
1 parent 8df81c9 commit 7cc1be8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ import {
} from 'react-airplay';

const App = () => {
// with hooks
const isAirplayConnected = useAirplayConnectivity();
const isExternalPlaybackAvailable = useExternalPlaybackAvailability();

Expand Down

0 comments on commit 7cc1be8

Please sign in to comment.