My hunch is that you probably don’t need reusables in this case. Unless you’re:
- styling the multi-uploader + another element and you want to keep it consistent.
- building a bunch of Q&A forms that have slightly different questions.
Some resources:
- this thread on reusables helped me tremendously.
- Bubble Performance book: must have.
- App shell tutorial: I make wide use of reusables. Maybe you will get some ideas from it.