Update styling and heading levels.
This commit is contained in:
@@ -13,7 +13,7 @@ const TimedTriggeredChart = ({
|
||||
return (
|
||||
<VStack gap={4} w="100%">
|
||||
<Heading
|
||||
as="h2"
|
||||
as="h4"
|
||||
fontSize="2xl"
|
||||
>{`Times Bot Was Triggered (Past 30 Days)`}</Heading>
|
||||
<LineChartComponent data={lineChartData} label="Times Triggered" />
|
||||
|
||||
Reference in New Issue
Block a user