Skip to content

Commit

Permalink
[docs] Fix shell layout
Browse files Browse the repository at this point in the history
I have removed the no shell from most of the apps in https://tools-public.mui.com/.
  • Loading branch information
oliviertassinari committed Sep 2, 2023
1 parent fb120b8 commit 29d9ebc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/data/toolpad/how-to-guides/embed-pages.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@

we can embed a Toolpad page, like so:

<iframe src="https://tools-public.mui.com/prod/pages/fn03hvq" loading="lazy" style="display: block; margin: auto"></iframe>
<iframe src="https://tools-public.mui.com/prod/pages/fn03hvq?toolpad-display=standalone" loading="lazy" style="display: block; margin: auto"></iframe>

0 comments on commit 29d9ebc

Please sign in to comment.