UNPKG

xtreme-ui

Version:

Collection of reusable components that can be used in web projects

9 lines (8 loc) 350 B
import '../base/ActionCard/actionCard.css';import '../../styles/index.css';/* empty css */ /* empty css */ import { ActionCard as m } from "../base/ActionCard/ActionCard.js"; import { EActionCardSize as e } from "../base/ActionCard/types.js"; export { m as ActionCard, e as EActionCardSize };