mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-06 01:12:03 +00:00
fix code format (#6365)
This commit is contained in:
@@ -51,7 +51,7 @@ class Picker extends React.Component {
|
||||
onChange={this.props.onChange}
|
||||
>
|
||||
{
|
||||
({value}) => {
|
||||
({ value }) => {
|
||||
return (
|
||||
<div>
|
||||
<input
|
||||
|
Reference in New Issue
Block a user