Skip to content
Snippets Groups Projects
Commit 0789af1d authored by Ian Galpin's avatar Ian Galpin
Browse files

Remove typo character

parent a6a84884
No related branches found
No related tags found
No related merge requests found
...@@ -145,7 +145,7 @@ const barResponse: BudgetMatrix = budgetResponse !== undefined ? budgetResponse ...@@ -145,7 +145,7 @@ const barResponse: BudgetMatrix = budgetResponse !== undefined ? budgetResponse
<Accordion defaultActiveKey="0"> <Accordion defaultActiveKey="0">
<Accordion.Item eventKey="0"> <Accordion.Item eventKey="0">
<Accordion.Header>Items</Accordion.Header> <Accordion.Header>Items</Accordion.Header>
<Accordion.Body>x <Accordion.Body>
<ListGroup> <ListGroup>
{ {
dataEntrySection?.items.map((item) => ( dataEntrySection?.items.map((item) => (
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment