refactor(styling): dont inject styles

This commit is contained in:
moklick
2022-08-09 18:42:12 +02:00
parent a541eb99a5
commit 94463cd0be
42 changed files with 1481 additions and 524 deletions
+10
View File
@@ -0,0 +1,10 @@
# @react-flow/background
Background component for React Flow.
## Installation
```sh
npm install @react-flow/background
```