Skip to content

Allow null value for mode parameter in getParams function #790

Open
c-oyen wants to merge 1 commit into
chapter-three:mainfrom
c-oyen:patch-1
Open

Allow null value for mode parameter in getParams function #790
c-oyen wants to merge 1 commit into
chapter-three:mainfrom
c-oyen:patch-1

Conversation

@c-oyen
Copy link
Copy Markdown

@c-oyen c-oyen commented Jul 20, 2024

This pull request is for: (mark with an "x")

  • examples/*
  • modules/next
  • packages/next-drupal
  • starters/basic-starter
  • starters/graphql-starter
  • starters/pages-starter
  • Other

Description

Explicitly updated the type of the mode parameter to string | null in the getParams function to support cases where mode might be null. This improves flexibility and handling of optional parameters.

Explicitly updated the type of the `mode` parameter to `string | null` in the `getParams` function to support cases where `mode` might be `null`. This improves flexibility and handling of optional parameters.
@vercel
Copy link
Copy Markdown

vercel Bot commented Jul 20, 2024

@Anrecky is attempting to deploy a commit to the Chapter Three Team on Vercel.

A member of the Team first needs to authorize it.

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.

1 participant