1.4.1 • Published 2 years ago

@semicolondsm/ui v1.4.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

SemicolonDesign Frontend

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

View the full documentation ▸

Install

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

Usage

사용하 전 반드시 아래 코드를 추가해주세요

<link rel="stylesheet" href="https://style.xquare.app/styles.css" />
import React, { Component } from "react";

import { Button } from "@semicolondsm/ui";

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

🎉 Worked

아직없다!

1.4.1

2 years ago

1.4.0

2 years ago

1.3.11

3 years ago

1.3.12

3 years ago

1.3.10

3 years ago

1.3.9

3 years ago

1.3.7

3 years ago

1.3.6

3 years ago

1.3.5

3 years ago

1.3.8

3 years ago

1.3.4

4 years ago

1.2.0

4 years ago

1.1.8

4 years ago

1.3.3

4 years ago

1.2.4

4 years ago

1.3.2

4 years ago

1.2.3

4 years ago

1.3.1

4 years ago

1.2.2

4 years ago

1.3.0

4 years ago

1.2.1

4 years ago

1.1.1

4 years ago

1.1.7

4 years ago

1.1.6

4 years ago

1.1.5

4 years ago

1.1.4

4 years ago

1.1.3

4 years ago

1.1.2

4 years ago

1.1.0

4 years ago

1.0.0

4 years ago