fix(home): add example to deletable flag on customizable home page

Signed-off-by: Zeshan Ziya <zeshan.ziya@axelerant.com>
This commit is contained in:
Zeshan Ziya
2025-08-27 12:45:32 +05:30
parent 0d4c4db867
commit 9a3f11889a
@@ -37,6 +37,7 @@ const defaultConfig = [
y: 0,
width: 24,
height: 2,
deletable: false,
},
{
component: 'HomePageRecentlyVisited',