|
|
|
@@ -5,7 +5,7 @@ import { GeneralDSpecHeaderObjects } from '../../../shared/components/TableHeade |
|
|
|
import RPMTable from '../../../shared/components/rpm-table/RpmTable' |
|
|
|
import axios from 'axios'; |
|
|
|
|
|
|
|
|
|
|
|
//Comment |
|
|
|
export default class GeneralList extends Component<any, any> { |
|
|
|
constructor(props: any) { |
|
|
|
super(props) |
|
|
|
|