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

feat: improved web poc #4

Merged
merged 12 commits into from
Jun 5, 2024
Merged

feat: improved web poc #4

merged 12 commits into from
Jun 5, 2024

Conversation

BeroBurny
Copy link
Collaborator

Just a bit improved POC
https://e533c10e.gopher-poc.pages.dev

@BeroBurny BeroBurny requested review from Woafflation and sztok7 May 27, 2024 12:58
@@ -36,7 +40,13 @@

function onRequestQuota(): void {
if ($modalStore[0].response)
$modalStore[0].response({ token, network, whitelisted, amount, threshold });
$modalStore[0].response({
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can use optional chaining operator

@BeroBurny
Copy link
Collaborator Author

latest preview https://fa9a933b.gopher-poc.pages.dev

@BeroBurny BeroBurny merged commit d6e892b into master Jun 5, 2024
1 of 2 checks passed
@BeroBurny BeroBurny deleted the beroburny/improved-web-poc branch September 23, 2024 16:39
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.

2 participants