Skip to content

Commit

Permalink
Remove warning, see #378
Browse files Browse the repository at this point in the history
  • Loading branch information
matkoniecz committed Nov 22, 2024
1 parent b6822b7 commit b04dd35
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions app/src/frontend/building/data-containers/age-history.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -479,10 +479,6 @@ const AgeHistoryView: React.FunctionComponent<CategoryViewProps> = (props) => {
</>
}
</DataEntryGroup>
<InfoBox type='warning'>
This section is under development in collaboration with the historic environment sector.
Please let us know your suggestions on the <a href="https://discuss.colouring.london/t/dynamics-category-discussion/107">discussion forum</a>! (external link - save your edits first)
</InfoBox>
</DataEntryGroup>
<DataEntryGroup name="Survival Tracking" collapsed={subcat==null || subcat!="5"}>
<div className={`alert alert-dark`} role="alert" style={{ fontSize: 13, backgroundColor: "#f6f8f9" }}>
Expand Down

0 comments on commit b04dd35

Please sign in to comment.