1.3.0 • Published 5 years ago
@fenderdigital/react-logo v1.3.0
Logo for Fender React UI Kit
Description
Renders a logo by its app name.
Installation
yarn install @fenderdigital/react-logo --saveUsage
import Logo from '@fenderdigital/react-logo';Props
appName- name of the application for mapping to its logotype- to use a primary or secondary image
| propName | propType | defaultValue | isRequired | 
|---|---|---|---|
| appName | string | null | - | 
| type | string | null | - | 
Development
Check the Monorepo README for development documentation.