ok
This commit is contained in:
@@ -263,9 +263,15 @@ const App = ({ cafeId }) => {
|
|||||||
/>
|
/>
|
||||||
)}
|
)}
|
||||||
|
|
||||||
<h5 style={{ margin: "10px" }}>
|
<div
|
||||||
ⓘ compared to the previous {comparisonText}
|
style={{ display: "flex", alignItems: "center", margin: "10px" }}
|
||||||
</h5>
|
>
|
||||||
|
<div style={{ marginRight: "5px", fontSize: "1.2em" }}>ⓘ</div>
|
||||||
|
<h6 style={{ margin: 0, textAlign: "left" }}>
|
||||||
|
Growth percentages are based on comparing the last{" "}
|
||||||
|
{comparisonText} with the preceding {comparisonText}
|
||||||
|
</h6>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div
|
<div
|
||||||
style={{
|
style={{
|
||||||
|
|||||||
Reference in New Issue
Block a user