@xquare/ui
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

SemicolonDesign Frontend

Semicolon;에서 개발한 교내 프로젝트 전용 디자인 시스템입니다.

View the full documentation ▸

Install

npm install --save @xquare/ui
yarn add @xquare/ui

Usage

import React, { Component } from 'react';

import { Button } from '@xquare/ui';

const Example: React.FC = () => {
    return(
        <Button>Hello, world!</Button>
    )
}

🎉 Worked

아직없다!

/@xquare/ui/

    Package Sidebar

    Install

    npm i @xquare/ui

    Weekly Downloads

    0

    Version

    1.0.2

    License

    MIT

    Unpacked Size

    711 kB

    Total Files

    112

    Last publish

    Collaborators

    • jiwoourty
    • smoothbear
    • eungyeole