Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated react.md to fix a file path error in example code #1132

Closed
wants to merge 2 commits into from

Commits on Nov 11, 2024

  1. Updated react.md to fix a file path error in example code

    During the example step of including `routeStaticFilesFrom.ts`, in the `main.ts` file, it expects a path of "./util/routeStaticFilesFrom.ts". But the step fails to currently mentions the creation of that folder. Just made a small modification to fix it.
    aaronjlafitte authored Nov 11, 2024
    Configuration menu
    Copy the full SHA
    e024b9b View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. Configuration menu
    Copy the full SHA
    adecd64 View commit details
    Browse the repository at this point in the history