We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Currently name and size are passed from the home to the bill page with sessionStorage, there should be a more Qwik-styled way to do it.
billsplit/src/routes/index.tsx
Lines 18 to 28 in a82be71
The text was updated successfully, but these errors were encountered:
I think our dont need to do like that, we can set default value for nameand membersCount in /start/[...id]/index.tsx #28
name
membersCount
Sorry, something went wrong.
No branches or pull requests
Currently name and size are passed from the home to the bill page with sessionStorage, there should be a more Qwik-styled way to do it.
billsplit/src/routes/index.tsx
Lines 18 to 28 in a82be71
The text was updated successfully, but these errors were encountered: