UNPKG

carbon-react

Version:

A library of reusable React components for easily building user interfaces.

2 lines (1 loc) 251 B
import{jsx as t}from"react/jsx-runtime";import"react";import{StyledPicklistPlaceholder as e}from"../duelling-picklist.style.js";const r=({text:r})=>t(e,{"data-element":"picklist-placeholder",children:r});export{r as PicklistPlaceholder,r as default};