ryanseddon / react-frame-component

Render your React app to an iFrame
http://ryanseddon.github.io/react-frame-component/
MIT License
1.75k stars 156 forks source link

fix: update FrameContextProps to use Document #244

Closed JamesSingleton closed 1 year ago

JamesSingleton commented 1 year ago

Looks like HTMLDocument is deprecated and Document should be used instead

Screenshot 2023-05-22 at 3 02 11 PM