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