Skip to content

add react node types for HomebaseProvider #45

Closed
@shrugs

Description

@shrugs

i'm not sure how to implement this (hence issue instead of PR), but a quick QoL update would be to include the react typings for the homebase provider component type here

https://github.com/homebaseio/homebase-react/blob/master/types/index.d.ts#L97

probably like

export function HomebaseProvider(props: {config?:config, children:React.ReactNode}): React.ReactElement;

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions