mirror of
https://github.com/ZwareBear/awx.git
synced 2026-04-17 21:41:47 -05:00
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