UNPKG

@logo-rn/logo-gif

Version:

<LogoGIF/> typically used to display gif .

29 lines (18 loc) 542 B
# @logo-rn/logo-gif <LogoGIF/> typically used to display gif. [![npm version](https://badgen.net/npm/v/@logo-rn/logo-gif)](https://www.npmjs.com/package/@logo-rn/logo-gif) ## Installation Install the component: ```sh npm i @logo-rn/logo-gif -s ``` ## Usage Once installed, import the component in your application: ```js import {LogoGIF} from '@logo-rn/logo-gif'; ``` ```js <LogoGIF /> ``` ### For more detailed information, please visit: [Logo Elements Documentation ↗](http://elements.logo.com.tr)