UNPKG

@snowball-tech/fractal

Version:

Fractal's (Snowball's design system) React component library based on RadixUI and TailwindCSS

18 lines (17 loc) 432 B
import { r as EmojiProps } from "./EmojiPicker.types-Cx73JBUu.js"; import * as _$react_jsx_runtime0 from "react/jsx-runtime"; //#region src/components/EmojiPicker/Emoji.d.ts declare const Emoji: { ({ id, native, set, shortCode, skinTone, ...props }: EmojiProps): _$react_jsx_runtime0.JSX.Element; displayName: string; }; //#endregion export { Emoji as t }; //# sourceMappingURL=Emoji-BK0fSHp2.d.ts.map