Skip to content
This repository has been archived by the owner on Aug 7, 2024. It is now read-only.

Commit

Permalink
import new icon from react-icons
Browse files Browse the repository at this point in the history
  • Loading branch information
krushnarout committed Dec 20, 2023
1 parent 04d8463 commit 1ac5503
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/socials.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
"use client";

import { BsTwitter, BsFacebook, BsLinkedin } from "react-icons/bs";
import { BsTwitterX, BsFacebook, BsLinkedin } from "react-icons/bs";

export const socials = [
{
Expand Down

0 comments on commit 1ac5503

Please sign in to comment.