diff --git a/frontend/src/components/FederationTable/index.tsx b/frontend/src/components/FederationTable/index.tsx index c66b5531..437cc9ad 100644 --- a/frontend/src/components/FederationTable/index.tsx +++ b/frontend/src/components/FederationTable/index.tsx @@ -78,7 +78,6 @@ const FederationTable = ({ shortAlias={params.row.shortAlias} style={{ width: '3.215em', height: '3.215em' }} smooth={true} - flipHorizontally={false} small={true} /> diff --git a/frontend/src/components/MakerForm/SelectCoordinator.tsx b/frontend/src/components/MakerForm/SelectCoordinator.tsx index 3152f281..dbc96b3f 100644 --- a/frontend/src/components/MakerForm/SelectCoordinator.tsx +++ b/frontend/src/components/MakerForm/SelectCoordinator.tsx @@ -73,12 +73,9 @@ const SelectCoordinator: React.FC = ({ coordinator, setC >