mirror of
https://github.com/pnp/sp-dev-fx-webparts.git
synced 2025-02-10 15:05:19 +00:00
fix webpart title and description
This commit is contained in:
parent
ac0d022411
commit
755f2962dd
@ -18,8 +18,8 @@
|
||||
"preconfiguredEntries": [{
|
||||
"groupId": "5c03119e-3074-46fd-976b-c60198311f70", // Other
|
||||
"group": { "default": "Other" },
|
||||
"title": { "default": "PageNavigator" },
|
||||
"description": { "default": "PageNavigator description" },
|
||||
"title": { "default": "Page Navigator" },
|
||||
"description": { "default": "Page Navigator builds a navigation structure on the page, based on the headers in your text." },
|
||||
"officeFabricIconFontName": "BulletedTreeList",
|
||||
"properties": { }
|
||||
}]
|
||||
|
Loading…
x
Reference in New Issue
Block a user