Skip to content

Commit

Permalink
fix: examples path to match default meta yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
ipetinate committed Jun 21, 2024
1 parent 2f18e5a commit 829f610
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/constants/init.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ export const templateCoreFiles = [
},
{
folder: 'templates/core/react-component',
target: 'component/react-component',
target: 'components/react-component',
files: [
'index.tsx',
'Component.tsx',
Expand Down

0 comments on commit 829f610

Please sign in to comment.