I want to use default sanity rich-date plugin in my custom input, but I can’t find the proper import path. I tried:
import DateInput from 'part:@sanity/form-builder/input/rich-date'
and it’s not working. Does anybody knows the right path?
I want to use default sanity rich-date plugin in my custom input, but I can’t find the proper import path. I tried:
import DateInput from 'part:@sanity/form-builder/input/rich-date'
and it’s not working. Does anybody knows the right path?