diff --git a/src/components/elements/Inputs/TreeSpeciesInput/TreeSpeciesInput.tsx b/src/components/elements/Inputs/TreeSpeciesInput/TreeSpeciesInput.tsx index 6e1ec465..a1c767f7 100644 --- a/src/components/elements/Inputs/TreeSpeciesInput/TreeSpeciesInput.tsx +++ b/src/components/elements/Inputs/TreeSpeciesInput/TreeSpeciesInput.tsx @@ -112,7 +112,7 @@ const TreeSpeciesInput = (props: TreeSpeciesInputProps) => {
- + If you would like to add a species not included on the original Restoration Project, it will be flagged to the admin as new information pending review.
@@ -148,7 +148,7 @@ const TreeSpeciesInput = (props: TreeSpeciesInputProps) => { /> 0}>
@@ -184,7 +184,7 @@ const TreeSpeciesInput = (props: TreeSpeciesInputProps) => { {t("No matches available")}
- + {t("You can this add, but it will be pending review from Admin.")} @@ -257,7 +257,7 @@ const TreeSpeciesInput = (props: TreeSpeciesInputProps) => {
- + {t(`NEW ${value.name}`)} @@ -275,10 +275,10 @@ const TreeSpeciesInput = (props: TreeSpeciesInputProps) => { >
- + - + {t(value.name)} diff --git a/src/components/elements/Tabs/Default/TabButton.tsx b/src/components/elements/Tabs/Default/TabButton.tsx index 1f533454..21b6a305 100644 --- a/src/components/elements/Tabs/Default/TabButton.tsx +++ b/src/components/elements/Tabs/Default/TabButton.tsx @@ -38,7 +38,7 @@ export const TabButton = forwardRef( : `border-b border-white bg-grey-950 text-blueCustom-900` )} > - + {item.title}