mirror of
https://github.com/pnp/sp-dev-fx-webparts.git
synced 2025-02-07 13:38:39 +00:00
* Added react-sitepages-metadata sample * updated readme * Added react-sitepages-metadata sample * Fix for dialog rendering tag pickers with no initial value
11 lines
426 B
XML
11 lines
426 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Elements xmlns="http://schemas.microsoft.com/sharepoint/">
|
|
<CustomAction
|
|
Title="metadataSitePages"
|
|
RegistrationId="119"
|
|
RegistrationType="List"
|
|
Location="ClientSideExtension.ListViewCommandSet.CommandBar"
|
|
ClientSideComponentId="d4fd389a-c02f-41ac-977a-474020daa4c6"
|
|
ClientSideComponentProperties="{}">
|
|
</CustomAction>
|
|
</Elements> |