Skip to content

Commit

Permalink
fix example
Browse files Browse the repository at this point in the history
  • Loading branch information
Dosant committed Jan 10, 2020
1 parent 3425122 commit ba4a382
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/plugins/kibana_utils/docs/state_containers/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ your services or apps.
## Example

```ts
import { createStateContainer } from 'src/plugins/kibana_utils';

const container = createStateContainer(
{ count: 0 },
Expand Down

0 comments on commit ba4a382

Please sign in to comment.