Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
mattjennings committed Nov 27, 2023
1 parent 9299ff9 commit 9b62ae1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/content/docs/api/components/bitmap-text.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ A BitmapText can only be created when the font is loaded.

## Usage

```svelte live bg="white"
```svelte live bg=white
<script>
import { Application, AssetsLoader, BitmapText } from 'svelte-pixi'
</script>
Expand Down

0 comments on commit 9b62ae1

Please sign in to comment.