Commit be3ea207 authored by Rob Stupay's avatar Rob Stupay

adding another file to the change

parent 7aee52fc
...@@ -7,7 +7,7 @@ const styles = styleguide.chooser() ...@@ -7,7 +7,7 @@ const styles = styleguide.chooser()
const EventManager = remixLib.EventManager const EventManager = remixLib.EventManager
class SwapPanelApi { class PluginManagerApi {
constructor (swapPanelComponent) { constructor (swapPanelComponent) {
this.component = swapPanelComponent this.component = swapPanelComponent
} }
......
...@@ -27,5 +27,4 @@ class SwapPanelApi { ...@@ -27,5 +27,4 @@ class SwapPanelApi {
} }
} }
module.exports = SwapPanelApi module.exports = SwapPanelApi
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment