verified MessageAuthor Text Colors

pull/2522/head
William Grant 3 years ago
parent 6956cf6253
commit b4828b141e

@ -21,7 +21,6 @@ type Props = {
}; };
const StyledAuthorContainer = styled(Flex)` const StyledAuthorContainer = styled(Flex)`
/* TODO Theming - Verify */
color: var(--text-primary-color); color: var(--text-primary-color);
`; `;

Loading…
Cancel
Save