import { hash } from "@ember/helper"; import didInsert from "@ember/render-modifiers/modifiers/did-insert"; import ChatScrollableList from "../modifiers/chat/scrollable-list"; const ChatMessagesScroller = ; export default ChatMessagesScroller;