We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6b014e commit e640c06Copy full SHA for e640c06
1 file changed
apps/example/microblog.schema.json
@@ -53,7 +53,7 @@
53
"actions": [
54
{ "label": "Compose post", "href": "/Post/?mode=new", "variant": "primary" },
55
{ "label": "Create profile", "href": "/Profile/?mode=new" },
56
- { "label": "Browse raw records", "href": "/Post/" }
+ { "label": "View Posts", "href": "/Post/" }
57
]
58
},
59
{
0 commit comments