Skip to content

Commit

Permalink
[MIRROR] Converts more js files to jsx [MDB IGNORE] (#807)
Browse files Browse the repository at this point in the history
* Converts more js files to jsx (#79894)

---------

Co-authored-by: SkyratBot <[email protected]>
Co-authored-by: Jeremiah <[email protected]>
  • Loading branch information
3 people authored Nov 24, 2023
1 parent 495a38f commit bd0c91b
Show file tree
Hide file tree
Showing 19 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ import { COMBINE_MAX_MESSAGES, COMBINE_MAX_TIME_WINDOW, IMAGE_RETRY_DELAY, IMAGE
import { render } from 'inferno';
import { canPageAcceptType, createMessage, isSameMessage } from './model';
import { highlightNode, linkifyNode } from './replaceInTextNode';
import { Tooltip } from '../../tgui/components';
import { Tooltip } from 'tgui/components';

const logger = createLogger('chatRenderer');

Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit bd0c91b

Please sign in to comment.