refactor(web): remove typescript
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
import * as React from 'react';
|
||||
import { ReactComponent as MationLogoSvg } from './assets/mation-logo.svg';
|
||||
|
||||
const MationLogo = () => {
|
||||
return <MationLogoSvg />;
|
||||
};
|
||||
|
||||
export default MationLogo;
|
Reference in New Issue
Block a user