parent
fa08e2b66a
commit
7a9a5f08db
1 changed files with 2 additions and 0 deletions
|
@ -113,3 +113,5 @@ export const Button = function Button(props: ButtonProps) {
|
||||||
element
|
element
|
||||||
);
|
);
|
||||||
};
|
};
|
||||||
|
|
||||||
|
export default Button;
|
||||||
|
|
Loading…
Reference in a new issue