0.2.0-rc3 • Published 3 months ago

tourvis-react-lib v0.2.0-rc3

Weekly downloads
-
License
UNLICENCED
Repository
-
Last release
3 months ago

Tourvis React Library

Install

npm

npm install tourvis-react-lib

yarn

yarn add tourvis-react-lib

pnpm

pnpm install tourvis-react-lib

Components

TourTicketProductCart

import { TourTicketProductCart } from "tourvis-react-lib";

function ExampleComponent() {
    return (
        <div>
            <TourTicketProductCart productName={'지구 최강 놀이터'}/>
        </div>
    );
}
0.2.0-rc3

3 months ago

0.2.0-rc2

3 months ago

0.2.0-rc1

3 months ago

0.1.0

6 months ago

0.0.8

7 months ago

0.0.7

8 months ago

0.0.6

9 months ago

0.0.5

9 months ago

0.0.4

9 months ago

0.0.3

9 months ago

0.0.2

9 months ago

0.0.1

9 months ago