Skip to content

Commit

Permalink
Update index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Prokopchuk-Valentin authored Aug 7, 2024
1 parent 2024b06 commit 9d5768b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/website/docs/factories/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ That's it! Now you can use `@withease/factories` to create and invoke factories

To create a factory you need to call `createFactory` with a factory creator callback:

```js
```ts
import { createStore, createEvent, sample } from 'effector';
import { createFactory } from '@withease/factories';

Expand Down

0 comments on commit 9d5768b

Please sign in to comment.