forked from abner/for-legacy-web
feat(messaging): render masqueraded messages
This commit is contained in:
@@ -3,6 +3,7 @@ import styled, { css } from "styled-components";
|
||||
|
||||
export interface IconBaseProps<T> {
|
||||
target?: T;
|
||||
url?: string;
|
||||
attachment?: Attachment;
|
||||
|
||||
size: number;
|
||||
|
||||
Reference in New Issue
Block a user