Commit 358c7359 authored by Luke "Jared" Bennett's avatar Luke "Jared" Bennett

Rename repo_file_buttons exported class

parent 0987e766
......@@ -3,7 +3,7 @@ import Store from './repo_store';
import Helper from './repo_helper';
import RepoMiniMixin from './repo_mini_mixin';
export default class RepoSidebar {
export default class RepoFileButtons {
constructor(url) {
this.url = url;
this.initVue();
......
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