Skip to content

Commit

Permalink
docs: removal of classUl from docs (#1142)
Browse files Browse the repository at this point in the history
  • Loading branch information
jjagielka authored Nov 2, 2023
1 parent 6995e54 commit 41d172e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/routes/docs/components/dropdown.md
Original file line number Diff line number Diff line change
Expand Up @@ -723,9 +723,9 @@ The component has the following props, type, and default values. See [types page

### Dropdown styling

- Use the `class` prop to style underlying `ul` element.
- Use the `classContainer` prop to overwrite `containerClass`.
- Use the `classHeader` prop to overwrite `headerClass`.
- Use the `classUl` prop to overwrite `ulClass`.
- Use the `classFooter` prop to overwrite `footerClass`.

### DropdownDivider styling
Expand Down

2 comments on commit 41d172e

@vercel
Copy link

@vercel vercel bot commented on 41d172e Nov 2, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on 41d172e Nov 2, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.