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

Migrates websockets app example to 0.14.0 #2154

Merged
merged 4 commits into from
Jul 8, 2024

Conversation

infomiho
Copy link
Contributor

@infomiho infomiho commented Jul 5, 2024

@vincanger I think you need to push your changes to this app you made (Adding the ...) - push it on release and I'll merge it here

@infomiho infomiho changed the title Migrates websockets example to 0.14.0 Migrates websockets app example to 0.14.0 Jul 5, 2024
@infomiho infomiho added the example Example app label Jul 5, 2024
Signed-off-by: Mihovil Ilakovac <[email protected]>
@infomiho infomiho requested a review from sodic July 8, 2024 15:36
}

route RegisterRoute { path: "/signup", to: RegisterPage }
page RegisterPage {
component: import { SignupPage } from "@src/client/pages/SignupPage.jsx"
component: import { SignupPage } from "@src/pages/SignupPage.jsx"
}
Copy link
Contributor

Choose a reason for hiding this comment

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

Missing empty line.

@infomiho infomiho merged commit bd09590 into main Jul 8, 2024
@infomiho infomiho deleted the miho-update-websockets-example branch July 8, 2024 16:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
example Example app
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants