Enfore function name capitalisation
This commit is contained in:
parent
9ca843fdcb
commit
fe326b9f08
5 changed files with 6 additions and 6 deletions
|
@ -24,7 +24,7 @@ import * as AvatarLogic from '../../../Avatar';
|
|||
import SettingsStore from "../../../settings/SettingsStore";
|
||||
import AccessibleButton from '../elements/AccessibleButton';
|
||||
import MatrixClientContext from "../../../contexts/MatrixClientContext";
|
||||
import toRem from "../../../utils/rem";
|
||||
import {toRem} from "../../../utils/rem";
|
||||
|
||||
export default createReactClass({
|
||||
displayName: 'BaseAvatar',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue