typography icon indicating copy to clipboard operation
typography copied to clipboard

[Components] ProseCheckbox

Open bdrtsky opened this issue 3 years ago • 1 comments

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

Screenshot 2023-01-18 at 22.35.06.png

I guess it shouldn't be inactive for Prose usage.

bdrtsky avatar Jan 18 '23 20:01 bdrtsky

This sounds like a great idea. It was also requested in https://github.com/nuxt/content/issues/2202, so a base component should probably be implemented in nuxt/content as well.

nobkd avatar Aug 09 '23 00:08 nobkd