Next.js Discord

Discord Forum

which package I've to install to use Geist feedback:

Answered
Sporting Lucas Terrier posted this in #help-forum
Open in Discord
Original message was deleted.
Answered by riský
these components are "Internal" which means there is no official package... for some of them there is a 3rd party open source site trying to replicate them: https://geist-ui.dev/en-us/components (but note they are not affiliated with vercel)
View full answer

9 Replies

these components are "Internal" which means there is no official package... for some of them there is a 3rd party open source site trying to replicate them: https://geist-ui.dev/en-us/components (but note they are not affiliated with vercel)
Answer
for this specific one, you could also try to replicate it using some of shadcn/ui's components as they can generally be similar to vercels ui
1. there is no official way to get the code
2. you may be able to find someone who has re-created them
3. you could also try to make them yourself
the best thing you have is reference material
also it uses radix ui for underlying methods for some parts (which means it should be in theory simplish to copy)
Sporting Lucas Terrier
ok thanks for your help
np, enjoy trying to do it/ i wish you all the best!
also let me know what you end up doing/when nice progress!