Skip to content
Snippets Groups Projects
Commit 605ad571 authored by Мир Гамзатов's avatar Мир Гамзатов
Browse files

task #152735: Fix README.md

parent 9996e27f
Branches 152735
No related merge requests found
......@@ -4,12 +4,6 @@
npm install @independentmedia/lazy-component
```
## Release
```bash
npm run release
```
```js
import LazyHydrate from '@independentmedia/lazy-component';
// ...
......@@ -24,6 +18,12 @@ export default {
};
```
## Release
```bash
npm run release
```
## Basic example
In the example below you can see the four hydration modes in action.
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment