Skip to content

Commit

Permalink
docs: fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
alvarosabu committed Jan 24, 2025
1 parent 002e46e commit 2310c9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guide/staging/environment.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ You can incorporate `Lightformer` into the environment just like a slot.
<Lightformer :intensity="0.75" :position="[0, 5, -9]" />
<Lightformer from="ring" :rotation-y="-Math.PI / 2" :scale="[10, 10, 1]" />
</Environment>
</template>
</template>
```

## Props
Expand Down

0 comments on commit 2310c9b

Please sign in to comment.