Foular
banner
foular.bsky.social
Foular
@foular.bsky.social
import { TestoGuapo } from './componets';
import { useLunesDePito } from './hooks';

export const Shitpost = () => {
const { checkLunesDePito } = useLunesDePito();

return (
{ checkLunesDePito && <TestoGuapo /> }
)
}
No videos yet.