Should I create `ProseCheckbox` component? Could be useful for creating TODO's. Right now we rendering empty native checkbox that looks like this: ``` ## TODO - [ ] one ```  I guess it shouldn't be inactive for Prose usage.