personal-box

1.0.3 • Public • Published

Personal Box package

Simple box

This is a simple box with default image.

<PersonalBox name="Dávid Csejtei" address="Budapest, Hungary" website="davidcsejtei.com" />

A personal box with your image

import userImage from '../img/user.png'  //this is an image in your project

<PersonalBox name="Dávid Csejtei" address="Budapest, Hungary" website="davidcsejtei.com" image={userImage} />

Readme

Keywords

none

Package Sidebar

Install

npm i personal-box

Weekly Downloads

6

Version

1.0.3

License

MIT

Unpacked Size

801 kB

Total Files

25

Last publish

Collaborators

  • csejtei