UNPKG

@rocket.chat/onboarding-ui

Version:

Set of components and functions for the onboarding experience on Rocket.Chat

6 lines 204 B
import type { ReactElement } from 'react'; declare const PlanFeatureIcon: ({ color }: { color: string; }) => ReactElement; export default PlanFeatureIcon; //# sourceMappingURL=PlanFeatureIcon.d.ts.map