import initNotesApp from '~/mr_notes/init_notes'; import { initMrPage } from '../page'; initMrPage(); initNotesApp();