Skip to content

Commit

Permalink
remove TODOs
Browse files Browse the repository at this point in the history
  • Loading branch information
benkates committed Jul 24, 2024
1 parent 7c880a1 commit 9191732
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions bin/createComponent/createComponent.js
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@ async function main() {
}
}
}
// TODO: subdir of src/lib
// TODO: ask about .docs.mdx
])
.then((answers) => {
const { componentName } = answers;
Expand Down

0 comments on commit 9191732

Please sign in to comment.