Skip to content

Commit

Permalink
docs: update r3f readme
Browse files Browse the repository at this point in the history
  • Loading branch information
limbofeather committed Jul 23, 2024
1 parent 3256894 commit c336689
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions r3f/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,8 @@ Import the ZestyBanner component and add it to the scene like so:

```js
<ZestyBanner
space={'YOUR_SPACE_ID'}
creator={'YOUR_CREATOR_ID'}
format={'YOUR_SPACE_FORMAT'}
style={'YOUR_DESIRED_BANNER_STYLE'}
adUnit={'YOUR_ADUNIT_ID'}
format={'YOUR_ADUNIT_FORMAT'}
position={[X, Y, Z]} />
```

Expand Down

0 comments on commit c336689

Please sign in to comment.