Merge remote-tracking branch 'parent/main' into upstream-20240226
This commit is contained in:
commit
1802e318f9
85 changed files with 814 additions and 212 deletions
|
@ -2,7 +2,7 @@ import { injectIntl, defineMessages } from 'react-intl';
|
|||
|
||||
import { connect } from 'react-redux';
|
||||
|
||||
import WarningIcon from 'mastodon/../material-icons/400-24px/warning.svg?react';
|
||||
import WarningIcon from '@/material-icons/400-20px/warning.svg?react';
|
||||
import { IconButton } from 'mastodon/components/icon_button';
|
||||
|
||||
import { changeComposeSpoilerness } from '../../../actions/compose';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue