mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-04-28 08:10:36 +00:00
Add i18n to replies.
Add Fluent design category button. Update Account page with new design.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
export const stopPropagation = (
|
||||
ev: JSX.TargetedMouseEvent<HTMLDivElement>,
|
||||
ev: JSX.TargetedMouseEvent<HTMLElement>,
|
||||
_consume?: any,
|
||||
) => {
|
||||
ev.preventDefault();
|
||||
|
||||
Reference in New Issue
Block a user