[Refactor/bugfix] Main Page: Message Logs. Fix scroll animation, that is not using at this time though.
This commit is contained in:
@@ -2,5 +2,6 @@ export { useIsVisibleResendButton } from "./useIsVisibleResendButton";
|
||||
export { useIsMainPageCompactMode } from "./useIsMainPageCompactMode";
|
||||
export { useLanguageSettings } from "./useLanguageSettings";
|
||||
export { useMainFunction } from "./useMainFunction";
|
||||
export { useMessageLogScroll } from "./useMessageLogScroll";
|
||||
export { useMessageInputBoxRatio } from "./useMessageInputBoxRatio";
|
||||
export { useSelectableLanguageList } from "./useSelectableLanguageList";
|
||||
Reference in New Issue
Block a user