Skip to content

Commit

Permalink
Fix unclickable undo redo
Browse files Browse the repository at this point in the history
  • Loading branch information
josepholim committed Nov 13, 2023
1 parent b63c978 commit d9cdce6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/DeveloperGuide.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,9 @@
* [Implementing `AddNoteCommand`](#implementing-addnotecommand)
* [Implementing `DeleteNoteCommand`](#implementing-deletenotecommand)
* [Enhanced help feature](#enhanced-help-feature)
* [[Proposed] Undo/redo feature](#proposed-undoredo-feature)
* [[Proposed] Undo/redo feature](#proposed-undo-redo-feature)
* [Proposed Implementation](#proposed-implementation)
* [Design Considerations: Undo/redo](#design-considerations-undoredo)
* [Design Considerations: Undo/redo](#design-considerations-undo-redo)
* [Documentation, logging, testing, configuration, dev-ops](#documentation-logging-testing-configuration-dev-ops)
* [Appendix A: Requirements](#appendix-a-requirements)
* [Product Scope](#product-scope)
Expand Down

0 comments on commit d9cdce6

Please sign in to comment.