🔧 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.
|
||||
*/
|
||||
interface ButtonBaseProps {
|
||||
export interface ButtonBaseProps {
|
||||
/**
|
||||
* The optional left icon element for a component.
|
||||
* @type {ReactNode}
|
||||
|
Loading…
Reference in New Issue
Block a user