adding another file to the change

pull/1/head
Rob Stupay 6 years ago
parent 7aee52fc88
commit be3ea2079c
  1. 2
      src/app/components/plugin-manager-api.js
  2. 1
      src/app/components/swap-panel-api.js

@ -7,7 +7,7 @@ const styles = styleguide.chooser()
const EventManager = remixLib.EventManager
class SwapPanelApi {
class PluginManagerApi {
constructor (swapPanelComponent) {
this.component = swapPanelComponent
}

@ -27,5 +27,4 @@ class SwapPanelApi {
}
}
module.exports = SwapPanelApi

Loading…
Cancel
Save