Permission Router - In-Progress

This commit is contained in:
Indrajith K L
2019-12-11 19:04:14 +05:30
parent 8988233da8
commit f41d980fd8
3 changed files with 10 additions and 3 deletions

View File

@@ -1,6 +1,10 @@
import React, {Component} from 'react';
class AdminContainer extends Component{
constructor(props){
console.log(props);
super(props);
}
render(){
return(