mirror of
https://github.com/wassname/talk.git
synced 2026-07-20 12:40:47 +08:00
replaced eslint:recommended with prettier
This commit is contained in:
@@ -19,7 +19,6 @@ export default class SortOption extends React.Component {
|
||||
}
|
||||
|
||||
SortOption.propTypes = {
|
||||
|
||||
// A simple callback to be called when clicking on this sort option.
|
||||
setSort: PropTypes.func.isRequired,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user