Skip to content

Commit

Permalink
feat(web): add prism api to usage
Browse files Browse the repository at this point in the history
  • Loading branch information
R1013-T committed Sep 30, 2024
1 parent 66d6d43 commit 85cd116
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ export default function Chart({ data }: { data: any }) {
stackId="a"
fill="#14b884"
/>
<Bar dataKey="prisms" name="Prism API" stackId="a" fill="#7fb814" />
</BarChart>
</ResponsiveContainer>
)
Expand Down

0 comments on commit 85cd116

Please sign in to comment.