We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de70d5f commit 9b0ee02Copy full SHA for 9b0ee02
plop-actions/renameMany.js
plop-templates/@react-aria/docs/useComponent.mdx.hbs renamed to plop-templates/@react-aria/docs/use{{ componentName }}.mdx.hbs
plop-templates/@react-aria/docs/ComponentAnatomy.svg.hbs renamed to plop-templates/@react-aria/docs/{{ componentName }}Anatomy.svg.hbs
plop-templates/@react-aria/src/useComponent.ts.hbs renamed to plop-templates/@react-aria/src/use{{ componentName }}.ts.hbs
plop-templates/@react-aria/test/useComponent.test.js.hbs renamed to plop-templates/@react-aria/test/use{{ componentName }}.test.js.hbs
plop-templates/@react-spectrum/chromatic/Component.chromatic.tsx.hbs renamed to plop-templates/@react-spectrum/chromatic/{{ componentName }}.chromatic.tsx.hbs
plop-templates/@react-spectrum/docs/Component.mdx.hbs renamed to plop-templates/@react-spectrum/docs/{{ componentName }}.mdx.hbs
plop-templates/@react-spectrum/src/Component.tsx.hbs renamed to plop-templates/@react-spectrum/src/{{ componentName }}.tsx.hbs
plop-templates/@react-spectrum/stories/Component.stories.tsx.hbs renamed to plop-templates/@react-spectrum/stories/{{ componentName }}.stories.tsx.hbs
plop-templates/@react-spectrum/test/Component.test.js.hbs renamed to plop-templates/@react-spectrum/test/{{ componentName }}.test.js.hbs
0 commit comments