Skip to content

Comments

[pull] main from motiondivision:main#215

Merged
pull[bot] merged 2 commits intocode:mainfrom
motiondivision:main
Feb 17, 2026
Merged

[pull] main from motiondivision:main#215
pull[bot] merged 2 commits intocode:mainfrom
motiondivision:main

Conversation

@pull
Copy link

@pull pull bot commented Feb 17, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

veeceey and others added 2 commits February 16, 2026 13:13
…hChildren

Replace the deprecated {} type with React.PropsWithChildren for the List component props type. This resolves the @typescript-eslint/ban-types lint error.

The {} type is discouraged because it means "any non-nullish value" rather than "empty object". React.PropsWithChildren correctly expresses that the component accepts children.
fix: replace banned TypeScript type {} with React.PropsWithChildren
@pull pull bot locked and limited conversation to collaborators Feb 17, 2026
@pull pull bot added the ⤵️ pull label Feb 17, 2026
@pull pull bot merged commit 1d566fc into code:main Feb 17, 2026
@pull pull bot added the ⤵️ pull label Feb 17, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants