Replace Discord icon usage with MessageSquare in platforms array
cgen-d70779a6eadb4e378edd9f6eb678cf0f
This commit is contained in:
parent
63a1f4eeb3
commit
266306afda
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@ export default function Community() {
|
||||||
{
|
{
|
||||||
name: "Discord Server",
|
name: "Discord Server",
|
||||||
description: "Real-time chat with developers and get instant help",
|
description: "Real-time chat with developers and get instant help",
|
||||||
icon: Discord,
|
icon: MessageSquare,
|
||||||
members: "15K+ members",
|
members: "15K+ members",
|
||||||
activity: "500+ daily active",
|
activity: "500+ daily active",
|
||||||
link: "/discord",
|
link: "/discord",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue