Add yet-another-react-lightbox package and update .gitignore to exclude node_modules
This commit is contained in:
23
frontend/node_modules/@svgr/babel-plugin-transform-svg-component/README.md
generated
vendored
23
frontend/node_modules/@svgr/babel-plugin-transform-svg-component/README.md
generated
vendored
@@ -1,23 +0,0 @@
|
||||
# @svgr/babel-plugin-transform-svg-component
|
||||
|
||||
## Install
|
||||
|
||||
```
|
||||
npm install --save-dev @svgr/babel-plugin-transform-svg-component
|
||||
```
|
||||
|
||||
## Usage
|
||||
|
||||
**.babelrc**
|
||||
|
||||
```json
|
||||
{
|
||||
"plugins": [
|
||||
["@svgr/babel-plugin-transform-svg-component", { "titleProp": true }]
|
||||
]
|
||||
}
|
||||
```
|
||||
|
||||
## License
|
||||
|
||||
MIT
|
||||
Reference in New Issue
Block a user