mirror of
https://github.com/Telecominfraproject/wlan-cloud-ui-library.git
synced 2025-11-01 19:28:03 +00:00
add export to aptable
This commit is contained in:
@@ -28,6 +28,7 @@ export { default as Loading } from 'components/Loading';
|
||||
export { default as DeviceHistory } from 'components/DeviceHistory';
|
||||
export { default as PopoverMenu } from 'components/LocationsTree/components/PopoverMenu';
|
||||
export { default as BulkEditAccessPoints } from 'components/BulkEditAccessPoints';
|
||||
export { default as APTable } from 'components/BulkEditAccessPoints/components/BulkEditAPTable';
|
||||
export { default as Button } from 'components/Button';
|
||||
export { default as ToggleButton } from 'components/ToggleButton';
|
||||
export { default as Modal } from 'components/Modal';
|
||||
|
||||
Reference in New Issue
Block a user