Skip to content
Snippets Groups Projects
Commit 66924991 authored by Ethan R Shaw's avatar Ethan R Shaw
Browse files

Update chartComponent.js

parent 6556ca2c
No related branches found
No related tags found
No related merge requests found
...@@ -31,7 +31,7 @@ export const options = { ...@@ -31,7 +31,7 @@ export const options = {
}, },
title: { title: {
display: true, display: true,
text: 'Utility Uasage', text: 'Utility Usage',
}, },
}, },
}; };
...@@ -67,4 +67,4 @@ const ChartComponent = (props) => { ...@@ -67,4 +67,4 @@ const ChartComponent = (props) => {
); );
} }
export default ChartComponent; export default ChartComponent;
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment