Skip to content
This repository was archived by the owner on Jun 27, 2019. It is now read-only.

Latest commit

 

History

History
32 lines (23 loc) · 694 Bytes

File metadata and controls

32 lines (23 loc) · 694 Bytes

Package is no longer maintaned.

@ox2/thumb

NPM version

Thumbnail react component.

Installation

Install using npm:

npm install @ox2/thumb --save

Install using yarn:

yarn add @ox2/thumb

Usage

import Thumb from '@ox2/thumb/Thumb';

<Thumb height={60} image={image1} width={60} />

Change Log

Changes are tracked in the CHANGELOG.md

License

MIT