UNPKG

amotify

Version:

UI Component for React,NextJS,esbuild

2 lines (1 loc) 514 B
import{b as t,c as T}from"../../chunk-C5N2D3ZX.js";import{jsx as l}from"react/jsx-runtime";import{FAI as r,Box as a}from"../../atoms";const o={Table:e=>l(a,T(t({htmlTag:"table"},e),{border:e.border})),Head:e=>l(a,t({htmlTag:"thead"},e)),Body:e=>l(a,t({htmlTag:"tbody"},e)),Row:e=>l(a,t({htmlTag:"tr"},e)),TH:e=>l(a,t({htmlTag:"th"},e)),TD:e=>l(a,t({htmlTag:"td"},e)),RightIndicator:{type:"td",unitWidth:4,children:l(r.AngleRight,{fontColor:"theme",fontSize:"4.thirdTitle"})}};export{o as TableParts,o as default};