Closed alexandersmanning closed 1 year ago
This adds a simple contenteditable component that allows users to change the title by just focusing on said element. Upon pressing cmd+S, enter, or causing a blur event, the title will save.
Before:
After:
Awesome, thanks!
This adds a simple contenteditable component that allows users to change the title by just focusing on said element. Upon pressing cmd+S, enter, or causing a blur event, the title will save.
Before:
After: