ryohek il y a 6 ans
Parent
commit
10bf270910
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      src/client/js/components/Page/CopyDropdown.jsx

+ 1 - 0
src/client/js/components/Page/CopyDropdown.jsx

@@ -144,6 +144,7 @@ class CopyDropdown extends React.Component {
                 <DropdownItemContents title={t('copy_to_clipboard.Page path')} contents={pagePathWithParams} />
               </DropdownItem>
             </CopyToClipboard>
+
             <DropdownItem divider className="my-0"></DropdownItem>
 
             {/* Page path URL */}