Merge remote-tracking branch 'parent/main' into upstream-20231021
This commit is contained in:
commit
46a1e62dc4
37 changed files with 154 additions and 157 deletions
|
@ -6,7 +6,7 @@ import { FormattedMessage } from 'react-intl';
|
|||
import { connect } from 'react-redux';
|
||||
|
||||
import { revealAccount } from 'mastodon/actions/accounts';
|
||||
import Button from 'mastodon/components/button';
|
||||
import { Button } from 'mastodon/components/button';
|
||||
import { domain } from 'mastodon/initial_state';
|
||||
|
||||
const mapDispatchToProps = (dispatch, { accountId }) => ({
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue