Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

style prop is not exposed in TS types for AnvilEmbedFrame #17

Closed
LucasLemanowicz opened this issue Nov 13, 2023 · 1 comment · Fixed by #19
Closed

style prop is not exposed in TS types for AnvilEmbedFrame #17

LucasLemanowicz opened this issue Nov 13, 2023 · 1 comment · Fixed by #19
Assignees

Comments

@LucasLemanowicz
Copy link

Describe the bug
The style prop is not exposed in the <AnvilEmbedFrame /> component properly causing type errors when using in Typescript.

To Reproduce
Steps to reproduce the behavior:

  1. Add style={{}} prop to <AnvilEmbedFrame />
  2. See type error

Expected behavior
Expect style prop to be exposed in Typescript definition

Screenshots
Screenshot 2023-11-13 at 11 12 44 AM

Additional context
Package: "@anvilco/anvil-embed-frame": "^2.0.0"
Repro: https://codesandbox.io/s/fast-dawn-gt25w4?file=/src/App.tsx

@benogle
Copy link
Contributor

benogle commented Nov 15, 2023

Thanks for the heads up, we'll look into this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants