In some cases we need the props of a component to be exported, to be able to use them in other components. This commit exports the props of the Button component.
In some cases we need the props of a component to be exported, to be able to use them in other components. This commit exports the props of the Button component.