• Robert Knight's avatar
    Fix typing errors with AnnotationQuote · cf421a9f
    Robert Knight authored
    These errors were revealed by improving the types for `withServices`.
    Where this component is used in `AnnotationQuote` the code has been
    refactored to avoid calling the `quote` function twice and more
    obviously handle the case where `quote` returns null.
    cf421a9f
AnnotationQuote.js 1.16 KB