Sell Submit Button
fun SellSubmitButton(loading: Boolean, viewModel: SellScreenViewModel, submissionData: ListingSubmissionData)
This composable is the Sell Submit Button. It displays a button for the user to submit a listing.
Parameters
loading
Boolean whether the form is loading
view Model
SellScreenViewModel the viewmodel for the screen
submission Data
ListingSubmissionData the data to submits