Skip to content

Commit

Permalink
Update packages/addon/src/intent_resolver.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Kris West <[email protected]>
  • Loading branch information
julianna-ciq and kriswest authored Oct 16, 2024
1 parent 6bbd210 commit 13ae485
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/addon/src/intent_resolver.ts
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ window.addEventListener("load", () => {
});

myPort.postMessage({
type: "iframeRestyle",
type: "fdc3UserInterfaceRestyle",
payload: {
updatedCSS: {
width: "0",
Expand Down

0 comments on commit 13ae485

Please sign in to comment.