UNPKG

@financial-times/n-conversion-forms

Version:

Containing jsx components and styles for forms included on Accounts and Acqusition apps (next-signup, next-profile, next-retention, etc).

7 lines (5 loc) 237 B
// This will load the NCF base styles to allow components to have the required styles in the preview import '!style-loader!css-loader!sass-loader!./styles.scss'; export const parameters = { actions: { argTypesRegex: '^on[A-Z].*' }, };