Skip to content
Snippets Groups Projects
Commit abd5fc1e authored by Rafael László's avatar Rafael László :speech_balloon:
Browse files

fix note for trainee

parent 14e31193
Branches
Tags
No related merge requests found
......@@ -42,7 +42,7 @@ class EventDetail extends Component {
notes={notes}
trainee={item}
edit={this.state.edit}
key={Math.random()}
key={item.id}
/>
);
});
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment