Skip to content

Commit

Permalink
fix(ox_lib/notify.mdx): missing > for Callout element
Browse files Browse the repository at this point in the history
Fixes improper indentation for the `sound` element description
  • Loading branch information
Maximus7474 authored Apr 28, 2024
1 parent 88126a1 commit 51ad85b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/ox_lib/Modules/Interface/Client/notify.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ Custom notifications with a lot of styling options.
- name: `string`
<Callout>
Setting `iconColor` will get rid of the contrasted icon colour and it's circular background.
</Callout
</Callout>

## Usage Example

Expand Down

0 comments on commit 51ad85b

Please sign in to comment.