import { TopBarComponent } from './top-bar.component';

export const COMPONENTS = [TopBarComponent];