diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2020-07-27 20:16:46 +0200 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2020-07-27 20:16:46 +0200 |
| commit | 87fcecc9a5c4d40315583bbcf5581a89d6c042bb (patch) | |
| tree | 54fcf0f18ac20a96c329c7ef05809603f1e356c6 /animism-align/frontend/app/views/align/components | |
| parent | 055cf4f75792fde8ef5e0179118afaf545d46462 (diff) | |
heavily comment the loadSection function
Diffstat (limited to 'animism-align/frontend/app/views/align/components')
| -rw-r--r-- | animism-align/frontend/app/views/align/components/annotations/annotationForms/annotationForm.utility.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/animism-align/frontend/app/views/align/components/annotations/annotationForms/annotationForm.utility.js b/animism-align/frontend/app/views/align/components/annotations/annotationForms/annotationForm.utility.js index f3d25fc..a926741 100644 --- a/animism-align/frontend/app/views/align/components/annotations/annotationForms/annotationForm.utility.js +++ b/animism-align/frontend/app/views/align/components/annotations/annotationForms/annotationForm.utility.js @@ -88,4 +88,4 @@ export const AnnotationFormFullscreen = ({ annotation, handleSettingsChange }) = </LabelDescription> </div> ) -}
\ No newline at end of file +} |
