Skip to content

Commit 85bc2db

Browse files
committed
Rename style file to match followed convention
1 parent 36312d9 commit 85bc2db

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

components/text-rotater/text-rotater.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import React, { PropTypes } from 'react';
2-
import './text-rotater.scss';
2+
import './text-rotater-style.scss';
33

44
export default class TextRotater extends React.PureComponent {
55

0 commit comments

Comments
 (0)