diff --git a/frontend/src/lib/components/Detail.react.js b/frontend/src/lib/components/Detail.react.js index 09cd5f7c..6b23a2b2 100644 --- a/frontend/src/lib/components/Detail.react.js +++ b/frontend/src/lib/components/Detail.react.js @@ -13,8 +13,8 @@ function DetailSymbolPill(props) { const colorPalette = useColorPalette(); return {make_atoms_string(symbol)} } @@ -97,13 +97,13 @@ export function Detail(props) { } if (data === null) { return