Loading src/components/AttributeEditor/AttributeEditor.jsx +1 −1 Original line number Diff line number Diff line Loading @@ -181,7 +181,7 @@ export default class AttributeEditor extends Component { : null; return ( <Card> <Card style={{overflow: 'auto'}}> <Territory gmeClient={gmeClient} territory={territory} Loading Loading
src/components/AttributeEditor/AttributeEditor.jsx +1 −1 Original line number Diff line number Diff line Loading @@ -181,7 +181,7 @@ export default class AttributeEditor extends Component { : null; return ( <Card> <Card style={{overflow: 'auto'}}> <Territory gmeClient={gmeClient} territory={territory} Loading