Skip to content

Commit

Permalink
docs(banner): update banner info for the new poll (#942)
Browse files Browse the repository at this point in the history
  • Loading branch information
zoltanszogyenyi authored Aug 29, 2023
1 parent cc1292d commit 1bbde8b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/components/banner.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@ export const Banner: FC = () => {
<span className="mr-2 hidden rounded bg-cyan-100 px-2.5 py-0.5 text-xs font-semibold text-cyan-800 dark:bg-cyan-200 dark:text-cyan-800 md:inline">
Community
</span>
We need your feedback and help to support Server Components with Next.js.
🗳️ Help us by voting and providing feedback for supporting Server Components in Next.js!
<a
className="ml-2 inline-flex items-center text-sm font-medium text-cyan-600 hover:underline dark:text-cyan-500 md:ml-2"
href="https://github.com/themesberg/flowbite-react/discussions/923"
href="https://github.com/themesberg/flowbite-react/discussions/940"
target="_blank"
rel="nofollow noreferred noopener"
>
Expand Down

1 comment on commit 1bbde8b

@vercel
Copy link

@vercel vercel bot commented on 1bbde8b Aug 29, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.