UNPKG

@kelvininc/ui-components

Version:
7 lines (6 loc) 180 B
import { ETooltipPosition } from "../../utils/types/components"; export const COPY_TOOLTIP = { label: 'Copy', resultLabel: 'Copied!', position: ETooltipPosition.Top };