Ver código fonte

Some docs polish

@arturi
AJvanLoon 6 anos atrás
pai
commit
904bac9fac
1 arquivos alterados com 2 adições e 0 exclusões
  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
 ```