Skip to content

fix: typo in Subscribe page handler reference#3669

Open
DouglasdeMoura wants to merge 1 commit intodenoland:mainfrom
DouglasdeMoura:patch-1
Open

fix: typo in Subscribe page handler reference#3669
DouglasdeMoura wants to merge 1 commit intodenoland:mainfrom
DouglasdeMoura:patch-1

Conversation

@DouglasdeMoura
Copy link

This PR removes an extra s on the type definition of the handler for the page.

```tsx routes/subscribe.tsx
import { define } from "../utils.ts";

export const handlers = define.handlers({
Copy link
Collaborator

Choose a reason for hiding this comment

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

Looks like this needs to be updated too.

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