File tree Expand file tree Collapse file tree 1 file changed +2
-12
lines changed Expand file tree Collapse file tree 1 file changed +2
-12
lines changed Original file line number Diff line number Diff line change 22 {
33 "id" : " welcome-notification" ,
44 "type" : " info" ,
5- "message" : " Welcome to DesignSparx Dashboard. Edit public/system-announcements.json to customize." ,
6- "dismissible" : true ,
7- "action" : {
8- "label" : " Learn more" ,
9- "href" : " https://github.com/design-sparx/mantine-analytics-dashboard"
10- }
11- },
12- {
13- "id" : " example-previous-announcement" ,
14- "type" : " warning" ,
15- "message" : " Example: API endpoints restructured in v4.0. Please review the migration guide." ,
5+ "message" : " Moving away from using mock data to real time APIs." ,
166 "dismissible" : true ,
177 "action" : {
188 "label" : " Read more" ,
19- "href" : " https://github.com/design-sparx/mantine-analytics-dashboard"
9+ "href" : " https://github.com/design-sparx/mantine-analytics-dashboard/discussions/69 "
2010 }
2111 }
2212]
You can’t perform that action at this time.
0 commit comments