Skip to content

Commit

Permalink
docs: documentation code syntax fix
Browse files Browse the repository at this point in the history
  • Loading branch information
prasanna-vijayan committed Jan 4, 2024
1 parent 21cba4b commit cc19833
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,7 @@ function App() {
options={options}
name="country"
label="Country"
selectProps=selectProps
selectProps={selectProps}
>
</FwNestedSelect>
</div>)
Expand Down

0 comments on commit cc19833

Please sign in to comment.