boilerplate-react-vite

0.0.0 • Public • Published

React User Greeting

Simple library to show customized greeting messages

Installation

yarn add react-user-greeeting

OR

npm install react-user-greeeting

Usage

import ReactUserGreeting from 'react-user-greeting'

function App () {
  return <ReactUserGreeting name="John" />
}

Props

Property Type
name String

Readme

Keywords

none

Package Sidebar

Install

npm i boilerplate-react-vite

Weekly Downloads

0

Version

0.0.0

License

none

Unpacked Size

21.6 kB

Total Files

24

Last publish

Collaborators

  • riusmax