import { LuGithub } from 'react-icons/lu/index'; import { Item } from '../item'; export function Source() { return ( } label="Source Code" /> ); }