Skip to content

Commit

Permalink
Use jsx instead of js for the code example.
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanwelcher committed Aug 2, 2024
1 parent 3a3edba commit 447d311
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/reference-guides/slotfills/plugin-sidebar.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Using this slot will add an icon to the toolbar that, when clicked, opens a pane

## Example

```js
```jsx
import { __ } from '@wordpress/i18n';
import { PluginSidebar } from '@wordpress/edit-post';
import {
Expand Down

0 comments on commit 447d311

Please sign in to comment.