mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-09-24 05:55:53 +08:00
Merge pull request #827 from mlorb/ml-sci-1702
Add search to one team page [SCI-1702]
This commit is contained in:
commit
67585a4c6e
1 changed files with 1 additions and 0 deletions
|
@ -223,6 +223,7 @@ class TeamsMembers extends Component {
|
|||
data={this.props.members}
|
||||
columns={columns}
|
||||
pagination
|
||||
search
|
||||
options={options}
|
||||
/>
|
||||
<RemoveUserModal
|
||||
|
|
Loading…
Add table
Reference in a new issue