Skip to content

Commit e02c1e8

Browse files
authored
rename .js files that are actually .jsx (#5453)
* rename .js files that are actually .jsx * remove plugin from vitest config
1 parent 0add04e commit e02c1e8

30 files changed

Lines changed: 3 additions & 24 deletions

static/js/publisher/pages/Releases/components/channelMenu.js renamed to static/js/publisher/pages/Releases/components/channelMenu.jsx

File renamed without changes.

static/js/publisher/pages/Releases/components/contextualMenu.js renamed to static/js/publisher/pages/Releases/components/contextualMenu.jsx

File renamed without changes.

static/js/publisher/pages/Releases/components/defaultTrackModifier.js renamed to static/js/publisher/pages/Releases/components/defaultTrackModifier.jsx

File renamed without changes.

static/js/publisher/pages/Releases/components/historyIcon.js renamed to static/js/publisher/pages/Releases/components/historyIcon.jsx

File renamed without changes.

static/js/publisher/pages/Releases/components/historyPanel.js renamed to static/js/publisher/pages/Releases/components/historyPanel.jsx

File renamed without changes.

static/js/publisher/pages/Releases/components/modal.js renamed to static/js/publisher/pages/Releases/components/modal.jsx

File renamed without changes.

static/js/publisher/pages/Releases/components/notification.js renamed to static/js/publisher/pages/Releases/components/notification.jsx

File renamed without changes.

static/js/publisher/pages/Releases/components/progressiveBar.js renamed to static/js/publisher/pages/Releases/components/progressiveBar.jsx

File renamed without changes.

static/js/publisher/pages/Releases/components/progressiveBarControl.js renamed to static/js/publisher/pages/Releases/components/progressiveBarControl.jsx

File renamed without changes.

static/js/publisher/pages/Releases/components/progressiveConfirm.js renamed to static/js/publisher/pages/Releases/components/progressiveConfirm.jsx

File renamed without changes.

0 commit comments

Comments
 (0)