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
-2
View File
@@ -34,5 +34,3 @@ export const AnchorButton = (props: AnchorButtonProps) => {
</Anchor>
)
}
export default AnchorButton