update
This commit is contained in:
@@ -5,6 +5,7 @@ interface EditToggleType {
|
||||
onEdit?: React.MouseEventHandler
|
||||
isEditing?: boolean
|
||||
}
|
||||
// small change
|
||||
|
||||
const EditToggle = ({
|
||||
onEdit = () => {
|
||||
|
||||
Reference in New Issue
Block a user