This starts at PostItem, but needs to prop to PostItemActions. Currently the PostItemActions sets it’s own useSate, but it should be using the same one from PostItem. You can prop the setNSFW and setPolitics if you need to change their value dyanmically in lower components.