Skip to content

Commit

Permalink
Fix markdown rendering tag
Browse files Browse the repository at this point in the history
  • Loading branch information
joshwcomeau committed Feb 1, 2023
1 parent bbab321 commit 0d5dfc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ This component also includes a function, `getDisplayedValue`. This component use

> **NOTE:** Hiding the built-in chevron
>
> The <select> tag has a built-in chevron (downward-pointing
> The `<select>` tag has a built-in chevron (downward-pointing
> character), but it's inconsistent between browsers. We want to
> use the provided “chevron-down” icon. But how do we replace the
> default built-in one??
Expand Down

0 comments on commit 0d5dfc3

Please sign in to comment.