Skip to content

restructure menu#820

Merged
filiptammergard merged 1 commit into
mainfrom
menu
May 15, 2026
Merged

restructure menu#820
filiptammergard merged 1 commit into
mainfrom
menu

Conversation

@filiptammergard
Copy link
Copy Markdown
Collaborator

No description provided.

@filiptammergard filiptammergard merged commit 62abf7b into main May 15, 2026
5 checks passed
@filiptammergard filiptammergard deleted the menu branch May 15, 2026 15:11
henryqdineen added a commit to henryqdineen/DefinitelyTyped that referenced this pull request May 19, 2026
typescript-cheatsheets/react#820 reorganized docs, moving pages from
/docs/react-types/ to /docs/reference/, breaking JSDoc @see links.

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
style?: React.CSSProperties; // to pass through style props
onChange?: React.FormEventHandler<HTMLInputElement>; // form events! the generic parameter is the type of event.target
// more info: https://react-typescript-cheatsheet.netlify.app/docs/advanced/patterns_by_usecase/#wrappingmirroring
// more info: https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/patterns_by_usecase/#wrappingmirroring
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Let's setup redirects here to not break links on the web

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