I can't seem to find any info about this in the docs or in Discord/Github, so my apologies if this is obvious. 😅
What would be the "proper" way to share custom Field Components, whether with other people or between your own projects?
I guess maybe bundle the whole thing into a npm package and import it like you'd do normally (https://payloadcms.com/blog/building-a-custom-field#:~:text=Import the field in a collection) ?