-
-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update index.md #90
Update index.md #90
Conversation
Дополнил в описании пару фраз и небольшой пример использования на react
9d5768b
to
efdacce
Compare
@igorkamyshev, сможешь принять? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Круто, спасибо!
Оставил пару минорных комментов 🙏
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Примеры получились какие-то немножко не качественные. Если нет экспертизы написать для свелта корректный пример, давай его просто удалим и оставим реакт и вью 🙏
apps/website/docs/factories/index.md
Outdated
::: details Example usage in Svelte | ||
```svelte | ||
<script> | ||
import { useUnit } from 'effector-svelte'; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Но ведь пакета effector-svelte
не существует?..
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
удалил, да, по svelte ошибся
Дополнил в описании пару фраз и небольшой пример использования на react