Skip to content

Why HCaptchaProps was not exported? #150

@XAKEPEHOK

Description

@XAKEPEHOK

Hello!
I want to wrap HCaptcha component in my own wrapper, which should watch for app-level theme and language changing, and chage it for HCaptcha. Of course, i want use my wrapper as clear HCaptcha component with possibility of pass all props, that declared in HCaptchaProps, but HCaptchaProps was not exported, and i cant do that. Now, i just copy-pase all HCaptchaProps in my own props interface (instead of extends it), but its not good way
May be you can export HCaptchaProps?

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions