1.4.1 • Published 1 year ago

@semicolondsm/ui v1.4.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year 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

1 year ago

1.4.0

1 year ago

1.3.11

2 years ago

1.3.12

2 years ago

1.3.10

2 years ago

1.3.9

2 years ago

1.3.7

2 years ago

1.3.6

2 years ago

1.3.5

2 years ago

1.3.8

2 years ago

1.3.4

2 years ago

1.2.0

2 years ago

1.1.8

2 years ago

1.3.3

2 years ago

1.2.4

2 years ago

1.3.2

2 years ago

1.2.3

2 years ago

1.3.1

2 years ago

1.2.2

2 years ago

1.3.0

2 years ago

1.2.1

2 years ago

1.1.1

3 years ago

1.1.7

3 years ago

1.1.6

3 years ago

1.1.5

3 years ago

1.1.4

3 years ago

1.1.3

3 years ago

1.1.2

3 years ago

1.1.0

3 years ago

1.0.0

3 years ago