diff --git a/frontend/src/App.tsx b/frontend/src/App.tsx index c5aeb55..b992605 100644 --- a/frontend/src/App.tsx +++ b/frontend/src/App.tsx @@ -38,7 +38,7 @@ function App() {
-
+
STR Profitability Calculator diff --git a/frontend/src/components/PropertyDetail/SnapshotButton.tsx b/frontend/src/components/PropertyDetail/SnapshotButton.tsx index 59c2087..aa4e651 100644 --- a/frontend/src/components/PropertyDetail/SnapshotButton.tsx +++ b/frontend/src/components/PropertyDetail/SnapshotButton.tsx @@ -49,10 +49,11 @@ export function SnapshotButton({ propertyId, scenarioId, dirty = false, onPersis return ( <> {showDialog && ( @@ -92,11 +93,12 @@ export function SnapshotButton({ propertyId, scenarioId, dirty = false, onPersis Cancel