mirror of
https://github.com/pawelmalak/flame.git
synced 2026-02-28 01:13:11 +08:00
Fixed bug where styles for SettingsHeadline weren\'t applied with current version of react-scripts
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
const classes = require('./SettingsHeadline.module.css');
|
||||
import classes from './SettingsHeadline.module.css';
|
||||
|
||||
interface Props {
|
||||
text: string;
|
||||
|
||||
Reference in New Issue
Block a user