added ticketnumber props to footer component
This commit is contained in:
@@ -56,7 +56,7 @@ const Home = (props) => {
|
||||
myportal={true}
|
||||
/>
|
||||
</div>
|
||||
<Footer footerLinks={footerLinks} />
|
||||
<Footer footerLinks={footerLinks} ticketnumber={props} />
|
||||
</div>
|
||||
<TimeOut />
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user