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

add optional params to readme #61

Merged
merged 1 commit into from
Aug 1, 2024

Conversation

flashdesignory
Copy link
Collaborator

Copy link
Collaborator

@housseindjirdeh housseindjirdeh left a comment

Choose a reason for hiding this comment

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

Awesome thank you!

};
params: Array<string> ;
optionalParams?: Record<string, string | number | undefined | null>;
Copy link
Collaborator

Choose a reason for hiding this comment

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

undefined as well? Shouldn't null be sufficient?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

yeah in theory... we can remove it, but I rather wait until nuxt work is released as I don't want to introduce any distractions rn

@flashdesignory flashdesignory merged commit 289134e into GoogleChromeLabs:main Aug 1, 2024
2 checks passed
@flashdesignory flashdesignory deleted the thor/readme branch August 1, 2024 17:42
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