Merge pull request #31220 from overleaf/mg-workbench-ai-assist-release

Update workbench to be for AI Assist users

GitOrigin-RevId: a53c52344cae7d27fc0e1e13f3956e00df421503
This commit is contained in:
Mathias Jakobsen
2026-02-04 09:07:15 +00:00
committed by Copybot
parent fac043695d
commit 30b09bfdcc
4 changed files with 31 additions and 14 deletions
@@ -93,8 +93,6 @@ function Notification({
if (onDismiss) onDismiss()
}
// return null
if (!show) {
return null
}