Skip to content

Commit

Permalink
closes #376
Browse files Browse the repository at this point in the history
  • Loading branch information
bianchimro committed Nov 8, 2023
1 parent 59f4d31 commit 7073d64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/CustomChartLoader/CustomChartLoader.js
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ function CustomChartLoader({ isOpen, onClose, ...props }) {
contentClassName="bg-white"
>
<Modal.Header closeButton>
<Modal.Title>Add a new custom chart</Modal.Title>
<Modal.Title>Load custom chart</Modal.Title>
</Modal.Header>

<Modal.Body>
Expand Down

0 comments on commit 7073d64

Please sign in to comment.