Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
alexstyl committed Sep 29, 2024
1 parent ae48eb0 commit e6c61c2
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions docs/scroll-area.md
Original file line number Diff line number Diff line change
Expand Up @@ -284,16 +284,6 @@ ScrollArea(state = state) {
}
</style>

## Parameters

### ScrollArea

| Parameter | Description |
|------------------------------------------|--------------------------------------------------|
| <div class='parameter'>`color`</div> | the `Color` of the divider. |
| <div class='parameter'>`thickness`</div> | a `Dp` of how thick the divider should rendered. |
| <div class='parameter'>`modifier` </div> | the `Modifier` to be used to this divider. |

## Styled Examples

<a href="https://composablesui.com?ref=core">
Expand Down

0 comments on commit e6c61c2

Please sign in to comment.