Sfoglia il codice sorgente

Some docs polish

@arturi
AJvanLoon 6 anni fa
parent
commit
904bac9fac
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2 0
      website/src/docs/react-dragdrop.md

+ 2 - 0
website/src/docs/react-dragdrop.md

@@ -10,6 +10,8 @@ The `<DragDrop />` component wraps the [`@uppy/drag-drop`][] plugin.
 
 ## Installation
 
+Install from NPM:
+
 ```shell
 npm install @uppy/react
 ```