embedded icon indicating copy to clipboard operation
embedded copied to clipboard

Bump embedded SDK to latest in example embedded app

Open taylorreece opened this issue 6 months ago • 0 comments

This PR does two things:

  • Updates @prismatic-io/embedded to latest in the example embedded app and swaps prismatic.configureIntegration for prismatic.configureInstance.
  • An older version bump of @types/react changed the type of propTypes.children, which causes build errors if you attempt to build the project. They can be safely removed.

taylorreece avatar Apr 21 '25 21:04 taylorreece