I have a navigation bar on the homepage of a website. How do I move to one of the tabs on the navigation bar? E.g from Home to Chukkas component

后端 未结 0 1444
忘了有多久
忘了有多久 2021-01-27 00:37

import React, { useState } from \'react\'; import { Menu } from \'semantic-ui-react\'

function NavigationBar() {

return (
           


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题