Enhanced mobile version UI UX
This commit is contained in:
@@ -20,6 +20,7 @@ export enum Theme {
|
||||
export const DEFAULT_CONFIG = {
|
||||
// submitKey: SubmitKey.CtrlEnter as SubmitKey,
|
||||
submitKey: SubmitKey.Enter,
|
||||
mobileSubmitKey: SubmitKey.CtrlEnter,
|
||||
avatar: "1f603",
|
||||
fontSize: 14,
|
||||
theme: Theme.Auto as Theme,
|
||||
|
||||
Reference in New Issue
Block a user