0.1.7 • Published 3 years ago

@acodez/profilepreviewsmall v0.1.7

Weekly downloads
21
License
MIT
Repository
-
Last release
3 years ago

@acodez/profilepreviewsmall

npm_version license

react profile preview component with custom styles



Installation

npm install @acodez/profilepreviewsmall

Props API

PropertyTypeRequiredDefault valueDescription
profileimagestringno| icon image
title1stringno| Title one
title2stringno| Title two

Usage

    import Profilepreviewsmall from "@acodez/profilepreviewsmall";

    <Profilepreviewsmall profileimage={image}   title1="Erric Hoffman"  title2="erric@gmail.com"/>
0.1.7

3 years ago

0.1.6

3 years ago

0.1.5

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago