@logo-rn/logo-gif
Version:
<LogoGIF/> typically used to display gif .
29 lines (18 loc) • 542 B
Markdown
# @logo-rn/logo-gif
<LogoGIF/> typically used to display 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)