UNPKG

@douyinfe/semi-ui

Version:

A modern, comprehensive, flexible design system and UI library. Connect DesignOps & DevOps. Quickly build beautiful React apps. Maintained by Douyin-fe team.

6 lines 210 B
import * as React from 'react'; export class FormSelect extends React.Component {} export class Field extends React.Component {} export let FormSelectType; export let FormCheckboxType; export let FormRadioType;