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

import error: ShortestPath #19

Open
saschamcdonald opened this issue May 8, 2024 · 0 comments
Open

import error: ShortestPath #19

saschamcdonald opened this issue May 8, 2024 · 0 comments

Comments

@saschamcdonald
Copy link

Summary:
A case sensitive error:
Incorrect import for shortest path in src/services/index.tsx
Location of issue:
src/services/index.tsx
current code:
import * as ShortestPath from './shortestPath';
Fix to be implemented:
import * as ShortestPath from './ShortestPath';

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant