Fix prettier integration, format (#31)
* Fix prettier integration, format * Reformat again
This commit is contained in:
@@ -7,7 +7,7 @@ class SidebarStore {
|
||||
|
||||
@action toggleEdit = () => {
|
||||
this.isEditing = !this.isEditing;
|
||||
}
|
||||
};
|
||||
}
|
||||
|
||||
export default SidebarStore;
|
||||
|
||||
Reference in New Issue
Block a user