mirror of
https://github.com/ZwareBear/awx.git
synced 2026-04-13 03:21:49 -05:00
Abstract out Access List as shared component.
This commit is contained in:
3
src/components/AccessList/index.js
Normal file
3
src/components/AccessList/index.js
Normal file
@@ -0,0 +1,3 @@
|
||||
import AccessList from './Access.list';
|
||||
|
||||
export default AccessList;
|
||||
Reference in New Issue
Block a user