🔧 chore: export buttonBaseProps
This commit is contained in:
parent
028dd35db1
commit
5836779403
@ -9,7 +9,7 @@ import { cloneIcon } from 'utils/cloneIcon';
|
|||||||
/**
|
/**
|
||||||
* Represents the properties of a base button component.
|
* Represents the properties of a base button component.
|
||||||
*/
|
*/
|
||||||
interface ButtonBaseProps {
|
export interface ButtonBaseProps {
|
||||||
/**
|
/**
|
||||||
* The optional left icon element for a component.
|
* The optional left icon element for a component.
|
||||||
* @type {ReactNode}
|
* @type {ReactNode}
|
||||||
|
Loading…
Reference in New Issue
Block a user