--- import { FaGithub } from 'react-icons/fa/index'; import { SpecialButton } from './special-button'; import { Container } from './container'; import { generateRandomBinaryString } from '@/helpers/binary'; const binary = generateRandomBinaryString(1000); ---
Moodist is free and open-source!