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

Fix demo application #55

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Fix demo application #55

wants to merge 1 commit into from

Conversation

zh
Copy link

@zh zh commented Nov 12, 2021

In the moment starting the demo application with yarn start-demo is failing with the following error:

Screen Shot 2021-11-12 at 17 11 49

The problem is that for some reason on fresh development setup d["token"] is not defined here - https://github.com/teddy-cash/dev/blob/main/packages/dev-frontend/src/components/TokenStats.tsx#L169

The current PR is fixing this error and removing all linter warning about unused variables.

In order for the demo application to really works PR# 53 should be merged first

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

Successfully merging this pull request may close these issues.

1 participant