Skip to content

Commit

Permalink
Build: (c9bc524) Update main.yml (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex-NRCan committed Oct 18, 2023
1 parent 8fbc8d0 commit 6f35392
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions main.js
Original file line number Diff line number Diff line change
Expand Up @@ -27743,7 +27743,7 @@ chart_Chart.defaultProps = {


/**
* Create a container to visualize a GeoChart in a standalone manner.
* Create a container to visualize a GeoChart in a standalone manner..
*
* @returns {JSX.Elemet} the element that has the GeoChart
*/
Expand Down Expand Up @@ -27828,7 +27828,7 @@ function App() {
};
});

// Render
// Render the Chart
return /*#__PURE__*/(0,jsx_runtime.jsx)(chart_Chart, {
style: {
width: 800
Expand Down

0 comments on commit 6f35392

Please sign in to comment.