import {FeedLayouts} from "spotlight/feed/registries/layouts" import {FeedGridLayout} from "spotlight/layouts/grid/FeedGridLayout" FeedLayouts.add("grid", FeedGridLayout);