Add yet-another-react-lightbox package and update .gitignore to exclude node_modules
This commit is contained in:
32
frontend/node_modules/@react-jvectormap/world/README.md
generated
vendored
32
frontend/node_modules/@react-jvectormap/world/README.md
generated
vendored
@@ -1,32 +0,0 @@
|
||||
# @react-jvectormap/world
|
||||
|
||||
A collection of JvectorMap maps of World.
|
||||
|
||||
Available Maps:
|
||||
|
||||
- worldMill
|
||||
- worldMerc
|
||||
|
||||
## Installation:
|
||||
|
||||
```
|
||||
yarn add @react-jvectormap/world
|
||||
```
|
||||
|
||||
or:
|
||||
|
||||
```
|
||||
npm install --save @react-jvectormap/world
|
||||
```
|
||||
|
||||
## Usage
|
||||
|
||||
```
|
||||
import { worldMill } from '@react-jvectormap/world';
|
||||
```
|
||||
|
||||
or:
|
||||
|
||||
```
|
||||
import worldMill from '@react-jvectormap/world/dist/worldMill';
|
||||
```
|
||||
Reference in New Issue
Block a user