Skip to content

Commit

Permalink
Fix quick example in readme (#187)
Browse files Browse the repository at this point in the history
  • Loading branch information
rvgpl authored Mar 4, 2020
1 parent c76aed4 commit 95fe7d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ class Page extends Component {
...

return (
<DFPSlotsProvider>
...
<AdSlot adUnit="home/leaderboard" sizes={[ [900, 90], [728, 90]]} />
...
Expand Down

0 comments on commit 95fe7d8

Please sign in to comment.