import {Component} from "@angular/core"
import {Router} from "@angular/router"
// we can do that because it's been imported globally in app.component.ts
declare var Materialize:any;
@Component({
selector: "buttons",
styles: [`
.no-upper-case {
text-transform: none
}
`],
template: `
Stuff
cloudbutton
cloudbutton