Skip to content
This repository was archived by the owner on Jan 24, 2024. It is now read-only.

Conversation

@juanazam
Copy link
Contributor

@juanazam juanazam commented May 4, 2022

When adding children to KnockFeedProvider the following typescript error is shown.

 Type '{ children: Element; host: string | undefined; apiKey: string; feedId: string; userId: string; }' is not assignable to type 'IntrinsicAttributes & KnockFeedProviderProps'. Property 'children' does not exist on type 'IntrinsicAttributes & KnockFeedProviderProps'. 
@juanazam juanazam force-pushed the fix/support_children_on_provider_component branch from be71f00 to 8a1657e Compare May 4, 2022 04:28
Copy link
Contributor

@cjbell cjbell left a comment

Choose a reason for hiding this comment

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

💯 thanks for fixing!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

3 participants