recogito-client-core/src
Adnan M.Sagar, PhD 52a3ffb55f
Update Editor.jsx
Small fix to add created or modified to the body correctly.
Below was my original fix but didn't want to change file flow

```js
meta[body.created ? 'modified' : 'created'] = props.env.getCurrentTimeAdjusted()
```

Great job with the all the Annotation packages, thank you.
2021-01-04 17:22:25 +02:00
..
editor Update Editor.jsx 2021-01-04 17:22:25 +02:00
highlighter Code comment 2020-09-14 10:55:06 +02:00
i18n Registered NL translations for timeago 2021-01-03 10:02:24 +01:00
relations Replaced contentEditable DIV with textarea 2020-11-10 14:48:10 +01:00
selection Minor fix 2020-12-27 12:01:35 +01:00
utils Fixes #30 2020-08-30 09:10:44 +02:00
Environment.js Making environment element-specific 2020-09-22 08:30:20 +02:00
Icons.js Switched to Preact 2020-05-01 20:01:55 +02:00
TextAnnotator.jsx Removed support for applyTemplate 2020-12-27 09:07:12 +01:00
WebAnnotation.js Minor API tweak 2020-12-27 17:51:19 +01:00
index.js Minor API change 2020-09-22 08:31:50 +02:00