Skip to content
This repository was archived by the owner on Mar 18, 2025. It is now read-only.

Commit 53fbac4

Browse files
committed
wip
1 parent 09b18c1 commit 53fbac4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/components/timezone-select.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,5 +104,5 @@ component, simply pass in a true boolean value for the `use-custom-select` attri
104104
By default, the timezone select uses the native select input, so you will explicitly tell it to use
105105
the custom-select component any time you render the timezone select component.
106106

107-
**Note:** If you want to render it as a custom-select, you need to ensure you have followed the
107+
> {note} If you want to render it as a custom-select, you need to ensure you have followed the
108108
[installation steps](/docs/laravel-form-components/v3/components/custom-select#installation) for the `custom-select` component.

0 commit comments

Comments
 (0)