Skip to content

Commit

Permalink
chore: code cleanup v1
Browse files Browse the repository at this point in the history
  • Loading branch information
rjvelazco committed Dec 20, 2024
1 parent 529f785 commit c655146
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,6 @@ export function withEditor() {
const url = buildIframeURL({
pageURI: page?.pageURI,
params: store.pageParams(),
// This can not change during the lifecycle of the app
isTraditionalPage: untracked(() => store.isTraditionalPage())
});

Expand Down

0 comments on commit c655146

Please sign in to comment.