UNPKG

@financial-times/n-conversion-forms

Version:

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

6 lines (5 loc) 234 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].*'}, };