penambahan form input add data device
This commit is contained in:
@@ -40,6 +40,10 @@ import { ModalAddEditComponent } from './modal-add-edit/modal-add-edit.component
|
||||
{
|
||||
path: '',
|
||||
component: DeviceComponent
|
||||
},
|
||||
{
|
||||
path: 'add-row',
|
||||
component: AddEditDeviceComponent
|
||||
}
|
||||
])
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user