Skip to content
2 changes: 2 additions & 0 deletions assets/src/dashboard/parts/Main.js
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,8 @@ const Main = () => {
tab={ tab }
setTab={ setTab }
/>
{ /* Slot for the Themeisle SDK notices (sale, AI Connect); the dashboard hides the regular admin notices. */ }
<div id="tsdk_banner" />

{ ( ! ( isConnected && hasApplication ) ) && (
<>
Expand Down
Loading
Loading