Skip to content

Commit

Permalink
[docs] Add notification for beta release of Toolpad (#38152)
Browse files Browse the repository at this point in the history
Signed-off-by: Prakhar Gupta <[email protected]>
Co-authored-by: Jan Potoms <[email protected]>
  • Loading branch information
prakhargupta1 and Janpot authored Jul 25, 2023
1 parent 7922592 commit f7a05a7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/notifications.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,10 @@
"id": 76,
"title": "<b>Unveiling Charts: Alpha release is live</b>",
"text": "We're starting with bars, lines, and scatter charts. <a style=\"color: inherit;\" data-ga-event-category=\"Announcement\" data-ga-event-action=\"notification\" data-ga-event-label=\"mui-x-introduce-charts\" href=\"https://mui.com/x/react-charts/\">Try X Charts now</a>, and let us know what you need."
},
{
"id": 77,
"title": "<b>MUI Toolpad is now in Beta</b>",
"text": "Import in your codebase, connect to datasources and build UI in minutes! Read our <a style=\"color: inherit;\" data-ga-event-category=\"Announcement\" data-ga-event-action=\"notification\" data-ga-event-label=\"mui-toolpad-introduce-beta\" href=\"https://mui.com/blog/2023-toolpad-beta-announcement/\"> Beta announcement</a>, try toolpad and share your feedback."
}
]

0 comments on commit f7a05a7

Please sign in to comment.