From 1c7a463ecd7d1dcc17a4186f00eef39c20181061 Mon Sep 17 00:00:00 2001 From: Ilia Lesik Date: Mon, 22 May 2023 17:24:13 +0300 Subject: [PATCH] Fix linting issues --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7255787..a7962d1 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,7 @@ Found something cool? Please, **[contribute](contributing.md)**! * [Using `gqty` with effector](https://dev.to/effector/using-gqty-with-effector-2m16) ## Community + * [Effector Twitter](https://twitter.com/EffectorJS) * [Effector YouTube](https://www.youtube.com/channel/UCm8PRc_yjz3jXHH0JylVw1Q) * [Telegram RU](https://t.me/effector_ru) @@ -74,7 +75,7 @@ Found something cool? Please, **[contribute](contributing.md)**! * [effector-storage](https://github.com/yumauri/effector-storage) - Module for Effector that sync stores with localStorage (or sessionStorage). * [forest](https://github.com/effector/effector/tree/master/packages/forest) - UI engine for web based on effector. * [@space307/effector-react-slots](https://github.com/space307/effector-react-slots) - Effector library for slots implementation in React. -* [farfetched](https://farfetched.pages.dev) — the advanced data fetching tool for web applications. +* [farfetched](https://farfetched.pages.dev) - The advanced data fetching tool for web applications. ### Form management * [effector-forms](https://github.com/aanation/effector-forms) - Form manager for effector.