React component props not getting rendered inside Next.js Page

前端 未结 0 1036
旧时难觅i
旧时难觅i 2021-02-01 01:57

I\'m trying to render data from props in React functional component that look like this:

interface TagsComponentProps {
    tags: Tag[];         


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