Skip to content

Commit

Permalink
docs: add mobx_utils page
Browse files Browse the repository at this point in the history
  • Loading branch information
amondnet committed Jan 27, 2023
1 parent 13b7e6d commit 2c85b3b
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
11 changes: 11 additions & 0 deletions docs/docs/guides/mobx-utils.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
title: MobX-utils
sidebar_label: MobX-utils {🚀}
hide_title: true
---

<script async type="text/javascript" src="//cdn.carbonads.com/carbon.js?serve=CEBD4KQ7&placement=mobxjsorg" id="_carbonads_js"></script>

# MobX-utils {🚀}

[mobx_utils](https://pub.dev/packages/mobx_utils) provides an extensive series of additional utility functions, observables and common patterns for MobX.
1 change: 1 addition & 0 deletions docs/sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ module.exports = {
'guides/json-serialization',
'guides/organizing-stores',
'guides/when-does-mobx-react',
'guides/mobx-utils',
],
},
'community',
Expand Down

0 comments on commit 2c85b3b

Please sign in to comment.