File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -340,12 +340,12 @@ export const EditMenuItems = (props: EditViewMenuItemClientProps) => {
340340```
341341
342342<Banner type = " info" >
343- ** Styling:** Use Payload& apos ; s built-in < code > PopupList.Button</ code > to
344- ensure your menu items automatically match the default dropdown styles. If you
345- want a different look, you can customize the appearance by passing your own{ ' ' }
346- < code >className</ code > to < code > PopupList.Button</ code > , or use a completely
347- custom button built with a standard HTML < code > & lt ; button & gt ; </ code > element
348- or any other component that fits your design preferences.
343+ ** Styling:** Use Payload' s built-in ` PopupList.Button ` to ensure your menu
344+ items automatically match the default dropdown styles. If you want a different
345+ look, you can customize the appearance by passing your own ` className ` to
346+ ` PopupList.Button ` , or use a completely custom button built with a standard
347+ HTML ` button ` element or any other component that fits your design
348+ preferences.
349349</Banner >
350350
351351### SaveDraftButton
You can’t perform that action at this time.
0 commit comments