import Controller from '@ember/controller'; export default class InfoController extends Controller { navWidth = 180; }