Skip to content

Commit

Permalink
Remove useless selectors from docs
Browse files Browse the repository at this point in the history
  • Loading branch information
youknowriad committed Feb 19, 2019
1 parent bd0bb56 commit af0cdd0
Showing 1 changed file with 0 additions and 25 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -749,31 +749,6 @@ Returns the editor settings.

The editor settings object.

### hasEditorUndo

Returns true if any past editor history snapshots exist, or false otherwise.

*Parameters*

* state: Global application state.

*Returns*

Whether undo history exists.

### hasEditorRedo

Returns true if any future editor history snapshots exist, or false
otherwise.

*Parameters*

* state: Global application state.

*Returns*

Whether redo history exists.

## Actions

### resetBlocks
Expand Down

0 comments on commit af0cdd0

Please sign in to comment.