\n )}\n\n \u003Ch2 style={{ marginTop: 0 }}>{title}\u003C/h2>\n\n \u003Cul style={{ listStyle: 'none', padding: 0, margin: 0 }}>\n {fields.map(({ label, value }, index) => (\n \u003Cli key={index} style={{ marginBottom: '0.5rem' }}>\n \u003Cstrong>{label}:\u003C/strong> {value}\n \u003C/li>\n ))}\n \u003C/ul>\n \u003C/div>\n );\n}\n```\nand import\n\n```mdx\n---\ntitle: \"Helly Riggs\"\n---\n\nimport InfoBox from './InfoBox.jsx'\n\n# Helly Riggs\n\n\u003CInfoBox\n title=\"Helly Riggs\"\n image=\"/images/helly-riggs.jpg\"\n alt=\"Imagem da personagem Helly Riggs\"\n fields={[\n { label: 'Also Known As', value: 'Helly R., Helly Riggs' },\n { label: 'Portrayed By', value: 'Britt Lower' },\n { label: 'Occupation', value: 'Macrodata Refiner at Lumon Industries' },\n { label: 'Status', value: 'Severed, Alive' },\n { label: 'First Appearance', value: 'Good News About Hell' }\n ]}\n/>\n\n```\n",[],107,"Custom Component","2025-02-16T03:36:23Z","https://github.com/ZTL-UwU/shadcn-docs-nuxt/issues/107",0.80002224,{"description":2943,"labels":2944,"number":2034,"owner":2870,"repository":2871,"state":2913,"title":2945,"updated_at":2946,"url":2947,"score":2948},"Fresh install using the command `npx nuxi@latest init nuxtfast -t github:ZTL-UwU/shadcn-docs-nuxt-starter` and then running `npm run dev` errors. The page loads for a split second, then errors with `Failed to fetch dynamically imported module: http://localhost:3000/_nuxt/node_modules/shadcn-docs-nuxt/pages/index.vue`\r\n\r\n\r\n\r\n\r\n",[],"Failed to fetch dynamically imported module: http://localhost:3000/_nuxt/node_modules/shadcn-docs-nuxt/pages/index.vue","2024-06-25T12:34:04Z","https://github.com/ZTL-UwU/shadcn-docs-nuxt/issues/9",0.802511,{"description":2950,"labels":2951,"number":2955,"owner":2870,"repository":2871,"state":2913,"title":2956,"updated_at":2957,"url":2958,"score":2959},"### Environment\n\n System:\r\n OS: Linux 6.12 Manjaro Linux\r\n CPU: (16) x64 AMD Ryzen 7 4800H with Radeon Graphics\r\n Memory: 9.79 GB / 15.04 GB\r\n Container: Yes\r\n Shell: 5.9 - /bin/zsh\r\n Binaries:\r\n Node: 22.6.0 - ~/.nvm/versions/node/v22.6.0/bin/node\r\n npm: 10.8.3 - ~/.nvm/versions/node/v22.6.0/bin/npm\r\n pnpm: 9.15.1 - ~/.nvm/versions/node/v22.6.0/bin/pnpm\r\n Browsers:\r\n Brave Browser: 131.1.73.101\r\n npmPackages:\r\n nuxt: ^3.15.0 => 3.15.0 \n\n### Describe the bug\n\nThe 'target' prop for the [TeamCard.vue](https://github.com/ZTL-UwU/shadcn-docs-nuxt/blob/c82b996ed2e28d2589dd48beb52e8e7a26fa5faf/components/content/TeamCard.vue) component doesn't work when passing the value '_blank'. \r\n\r\nNow im just gonna fork the repo, but in the next days i will try to fix this!\n\n### Reproduction\n\nBy just using this snippet in any content page you will see that it doesn't open the link in a new tab.\r\n\r\n```markdown\r\n::team-card-group\r\n ::team-card\r\n ---\r\n avatar: https://www.github.com/ZTL-UwU.png\r\n name: Tony Zhang\r\n title: Author of shadcn-docs-nuxt\r\n links:\r\n - icon: lucide:github\r\n to: https://github.com/ZTL-UwU\r\n target: _blank\r\n - icon: lucide:twitter\r\n to: https://x.com/ZTL_UwU\r\n target: _blank\r\n - icon: lucide:coffee\r\n to: https://ko-fi.com/ztl_uwu\r\n target: _blank\r\n ---\r\n ::\r\n::\r\n```\n\n### Additional context\n\n_No response_\n\n### Logs\n\n_No response_",[2952],{"name":2953,"color":2954},"🐞 bug","FBCA04",81,"'Target' prop doesn't work","2024-12-31T11:37:11Z","https://github.com/ZTL-UwU/shadcn-docs-nuxt/issues/81",0.81021035,["Reactive",2961],{},["Set"],["ShallowReactive",2964],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$f65ZdKZEz_fThMWxjPuZtxRVJoVTcsr2nfgNY9BD3ZOU":-1},"/ZTL-UwU/shadcn-docs-nuxt/69"]