Context
Right now, when we choose waste that cannot be recycled eg. diapers (that's right, even clean diapers); it gets saved as a "user input" in react context, which is unnecessary because it should be removed after the landing page and never used again. Your task is to filter items with this category out before it gets saved into context.
Figma Link
NIL
Acceptance Criteria
npm run build works