UNPKG

@rocket.chat/onboarding-ui

Version:

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

9 lines 234 B
export type FormPageLayoutStyleProps = { subTitleProps?: { fontWeight?: string; color?: string; }; justifyContent?: string; paddingEnd?: string; }; //# sourceMappingURL=FormPageLayoutStyleProps.d.ts.map