Skip to content

Commit

Permalink
Correct status in docs
Browse files Browse the repository at this point in the history
Co-authored-by: Josh Black <joshblack@github.com>
  • Loading branch information
Bestra and joshblack authored May 1, 2023
1 parent 6ee566d commit 1b976ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/content/StateLabel.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ import data from '../../src/StateLabel/StateLabel.docs.json'
<StateLabel status="pullOpened">Open</StateLabel>
<StateLabel status="pullClosed">Closed</StateLabel>
<StateLabel status="pullMerged">Merged</StateLabel>
<StateLabel status="queued">Queued</StateLabel>
<StateLabel status="pullQueued">Queued</StateLabel>
<StateLabel status="draft">Draft</StateLabel>
<StateLabel status="issueDraft">Draft</StateLabel>
</>
Expand Down

0 comments on commit 1b976ab

Please sign in to comment.