Joost De Cock
Joost De Cock
Add as patron: 42222
Remove patron: 2834
REmove patron: 19275
REmove: 2079
Remove: 29324
Add: 75548
Add: 80305
@dependabot rebase
Before we dive into how to implement this, I'd like to take a step back and talk about **why** we would implement this. The technical implementation is not really a...
Regardless of the discussion, here's a 1uick example of implementation (from the top of my head): ```mjs import { useState } from 'react' export const Nsfw = ({ children })...