Skip to content

Commit

Permalink
Update ButtonBase.d.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
Janpot committed Aug 30, 2024
1 parent aedf366 commit cf3b5cd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/mui-material/src/ButtonBase/ButtonBase.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ import { TouchRippleActions, TouchRippleProps } from './TouchRipple';
import { OverrideProps, OverridableComponent, OverridableTypeMap } from '../OverridableComponent';
import { ButtonBaseClasses } from './buttonBaseClasses';

export { TouchRippleActions, TouchRippleProps };

export interface ButtonBaseOwnProps {
/**
* A ref for imperative actions.
Expand Down

0 comments on commit cf3b5cd

Please # to comment.