0.0.1 • Published 3 years ago
@mest-fe/brands v0.0.1
@mest-fe/brands
Mest Brands Resources
Usage
Use JSDeliver CDN
Use NPM Package
yarn add @mest-fe/brands
import {
LogoCardHorizontalDark,
LogoCardHorizontalLight,
LogoHorizontalDark,
LogoHorizontalLight,
LogoVerticalDark,
LogoVerticalLight,
} from '@mest-fe/brands'
export const YourPage = () => (
<div>
<LogoCardHorizontalDark />
</div>
)
0.0.1
3 years ago