Devendra174's picture
Upload folder using huggingface_hub
1e92f2d verified
export const STEPPER_SECTION_DEFINITION = {
name: 'stepper',
paths: [ 'setup' ],
module: 'stepper',
group: 'stepper',
enableLoggedOut: false,
meta: [ { name: 'robots', content: 'noindex' } ], // The stepper pages should not be indexed. See 3065-gh-Automattic/martech.
};