Refactor for prod build

This commit is contained in:
findolor
2022-08-15 11:50:15 +03:00
parent c6b8e10d73
commit 81dc8ed867
6 changed files with 2 additions and 58 deletions
-1
View File
@@ -39,4 +39,3 @@ export const Button = (props: ButtonProps) => {
</button>
)
}
export default Button