You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 1, 2023. It is now read-only.
Add timeout, retry, and timeoutJsx props. timeout should be the time in ms to wait before giving up on loading the iframe. timeoutJsx should be the jsx to display if loading is abandoned. Retry should be the number of times to attempt to reload before giving up.
The text was updated successfully, but these errors were encountered:
Add timeout, retry, and timeoutJsx props. timeout should be the time in ms to wait before giving up on loading the iframe. timeoutJsx should be the jsx to display if loading is abandoned. Retry should be the number of times to attempt to reload before giving up.
The text was updated successfully, but these errors were encountered: