mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-17 18:18:07 +00:00
Add sourceRoot/includePaths to loaders
Use the settings modal as an example/testcase
This commit is contained in:
@@ -4,6 +4,8 @@ import PropTypes from 'prop-types';
|
||||
import ImmutablePropTypes from 'react-immutable-proptypes';
|
||||
import { injectIntl, defineMessages, FormattedMessage } from 'react-intl';
|
||||
|
||||
import './stylesheet';
|
||||
|
||||
// Our imports //
|
||||
import SettingsItem from './item';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user