Skip to content

Commit

Permalink
docs(): api report regenerated
Browse files Browse the repository at this point in the history
  • Loading branch information
denivladislav committed Jan 21, 2025
1 parent 4ce6892 commit 3bef88c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions packages/sdds-cs/api/sdds-cs.api.md
Original file line number Diff line number Diff line change
Expand Up @@ -1486,10 +1486,7 @@ export { DrawerProps }
// @public (undocumented)
export const Dropdown: <T extends DropdownItemOption>(props: Omit<DropdownNewProps<T>, "size" | "view"> & Pick<PropsType< {
size: {
l: PolymorphicClassName;
m: PolymorphicClassName;
s: PolymorphicClassName;
xs: PolymorphicClassName;
};
view: {
default: PolymorphicClassName;
Expand Down

0 comments on commit 3bef88c

Please sign in to comment.