Collection Permissions (#829)
see https://github.com/outline/outline/issues/668
This commit is contained in:
@ -35,6 +35,7 @@ class SearchField extends React.Component<Props> {
|
||||
onChange={this.handleChange}
|
||||
spellCheck="false"
|
||||
placeholder="search…"
|
||||
type="search"
|
||||
autoFocus
|
||||
/>
|
||||
</Flex>
|
||||
|
Reference in New Issue
Block a user