Skip to content

Commit

Permalink
fix: move stopAndPersist#suffixText
Browse files Browse the repository at this point in the history
  • Loading branch information
tommy-mitchell committed Mar 22, 2023
1 parent 6d8e77a commit 2e55c40
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -229,16 +229,14 @@ Default: Current `prefixText`

Text to be persisted before the symbol. No prefix text will be displayed if set to an empty string.

<img src="screenshot-2.gif" width="480">

###### suffixText

Type: `string`\
Default: Current `suffixText`

Text to be persisted after the text after the symbol. No suffix text will be displayed if set to an empty string.

<!-- TODO: add demo gif -->
<img src="screenshot-2.gif" width="480">

#### .clear()

Expand Down

0 comments on commit 2e55c40

Please sign in to comment.