mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-15 08:48:53 +00:00
Rename flavours/glitch/util into flavours/glitch/utils
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import React from 'react';
|
||||
import PropTypes from 'prop-types';
|
||||
import { supportsPassiveEvents } from 'detect-passive-events';
|
||||
import { scrollTop } from 'flavours/glitch/util/scroll';
|
||||
import { scrollTop } from 'flavours/glitch/utils/scroll';
|
||||
|
||||
export default class Column extends React.PureComponent {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user