Skip to content

Commit

Permalink
docs: add generate preview note
Browse files Browse the repository at this point in the history
  • Loading branch information
calebpollman committed Oct 25, 2023
1 parent 59e5901 commit 702c332
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/scripts/generate-previews.ts
Original file line number Diff line number Diff line change
Expand Up @@ -216,6 +216,7 @@ const main = async () => {
});
};

// @todo-upgrade-react-18 re-enable
if (require.main) {
main();
}

0 comments on commit 702c332

Please sign in to comment.