mirror of
https://github.com/ansible/awx.git
synced 2026-02-24 22:46:01 -03:30
Refactor of DataListToolbar. Creates a number of smaller components used by the toolbar. Adds support for passing in an add button node to the toolbar.
This commit is contained in:
3
src/components/Search/index.js
Normal file
3
src/components/Search/index.js
Normal file
@@ -0,0 +1,3 @@
|
||||
import Search from './Search';
|
||||
|
||||
export default Search;
|
||||
Reference in New Issue
Block a user