diff --git a/plugins/opencost/src/components/AllocationChart/RangeChart.js b/plugins/opencost/src/components/AllocationChart/RangeChart.jsx similarity index 100% rename from plugins/opencost/src/components/AllocationChart/RangeChart.js rename to plugins/opencost/src/components/AllocationChart/RangeChart.jsx diff --git a/plugins/opencost/src/components/AllocationChart/SummaryChart.js b/plugins/opencost/src/components/AllocationChart/SummaryChart.jsx similarity index 100% rename from plugins/opencost/src/components/AllocationChart/SummaryChart.js rename to plugins/opencost/src/components/AllocationChart/SummaryChart.jsx diff --git a/plugins/opencost/src/components/AllocationChart/index.js b/plugins/opencost/src/components/AllocationChart/index.jsx similarity index 100% rename from plugins/opencost/src/components/AllocationChart/index.js rename to plugins/opencost/src/components/AllocationChart/index.jsx diff --git a/plugins/opencost/src/components/AllocationReport.js b/plugins/opencost/src/components/AllocationReport.jsx similarity index 100% rename from plugins/opencost/src/components/AllocationReport.js rename to plugins/opencost/src/components/AllocationReport.jsx diff --git a/plugins/opencost/src/components/Controls/Download.js b/plugins/opencost/src/components/Controls/Download.jsx similarity index 100% rename from plugins/opencost/src/components/Controls/Download.js rename to plugins/opencost/src/components/Controls/Download.jsx diff --git a/plugins/opencost/src/components/Controls/Edit.js b/plugins/opencost/src/components/Controls/Edit.jsx similarity index 100% rename from plugins/opencost/src/components/Controls/Edit.js rename to plugins/opencost/src/components/Controls/Edit.jsx diff --git a/plugins/opencost/src/components/Controls/index.js b/plugins/opencost/src/components/Controls/index.jsx similarity index 100% rename from plugins/opencost/src/components/Controls/index.js rename to plugins/opencost/src/components/Controls/index.jsx diff --git a/plugins/opencost/src/components/Page.js b/plugins/opencost/src/components/Page.jsx similarity index 100% rename from plugins/opencost/src/components/Page.js rename to plugins/opencost/src/components/Page.jsx diff --git a/plugins/opencost/src/components/SelectWindow.js b/plugins/opencost/src/components/SelectWindow.jsx similarity index 100% rename from plugins/opencost/src/components/SelectWindow.js rename to plugins/opencost/src/components/SelectWindow.jsx diff --git a/plugins/opencost/src/components/Subtitle.js b/plugins/opencost/src/components/Subtitle.jsx similarity index 100% rename from plugins/opencost/src/components/Subtitle.js rename to plugins/opencost/src/components/Subtitle.jsx diff --git a/plugins/opencost/src/components/Warnings.js b/plugins/opencost/src/components/Warnings.jsx similarity index 100% rename from plugins/opencost/src/components/Warnings.js rename to plugins/opencost/src/components/Warnings.jsx