deleted an extra line
This commit is contained in:
@@ -55,7 +55,6 @@ const Profile = observer (() => {
|
|||||||
const selectHint = (element) => {
|
const selectHint = (element) => {
|
||||||
changeAddedValues(element, 'label');
|
changeAddedValues(element, 'label');
|
||||||
setPropertyValues([]);
|
setPropertyValues([]);
|
||||||
changeAddedValues();
|
|
||||||
}
|
}
|
||||||
|
|
||||||
const closeHint = (eventTarget) => {
|
const closeHint = (eventTarget) => {
|
||||||
|
|||||||
Reference in New Issue
Block a user