1.0.0 • Published 4 years ago

reactnicecardbox v1.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
4 years ago

niceCardbox

niceCardbox is a prebuild code which make your code easy to make the layout for card or any component.

Installation

Usage

import ReactNiceBoxCard from 'ReactNiceBoxCard';

<ReactNiceBoxCard
  title="This is heading of card"
  message=" This is body of the card"
</ReactNiceBoxCard>
1.0.0

4 years ago