Skip to content

Commit

Permalink
Merge pull request #198 from ECN/Enhancement-Storybook-Docs
Browse files Browse the repository at this point in the history
Enhancement Storybook docs
  • Loading branch information
campb303 authored Apr 19, 2021
2 parents ecd17f4 + 3705e04 commit d691d56
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/components/QueueSelector/QueueSelector.stories.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ import { Box } from '@material-ui/core';
<Meta
title="Components/QueueSelector"
component={QueueSelector}

/>

Allows the selection, removal and viewing of active queues. Its extends the [MUI Autocomplete component](https://material-ui.com/components/autocomplete/).
Expand All @@ -28,4 +27,4 @@ Allows the selection, removal and viewing of active queues. Its extends the [MUI
</Story>
</Canvas>

<ArgsTable of={QueueSelector} />
<ArgsTable of={QueueSelector} />

0 comments on commit d691d56

Please sign in to comment.