Added a new listing form component #8078
Annotations
10 errors
build (14.x):
src/components/ListingForm/ListingForm.jsx#L1
'React' is defined but never used
|
build (14.x):
src/components/ListingForm/ListingForm.jsx#L1
Replace `"react"` with `'react'`
|
build (14.x):
src/components/ListingForm/ListingForm.jsx#L2
Replace `"bootstrap/dist/css/bootstrap.min.css"` with `'bootstrap/dist/css/bootstrap.min.css'`
|
build (14.x):
src/components/ListingForm/ListingForm.jsx#L4
Function component is not a function declaration
|
build (14.x):
src/components/ListingForm/ListingForm.jsx#L6
Replace `""` with `''`
|
build (14.x):
src/components/ListingForm/ListingForm.jsx#L7
Replace `""` with `''`
|
build (14.x):
src/components/ListingForm/ListingForm.jsx#L8
Replace `""` with `''`
|
build (14.x):
src/components/ListingForm/ListingForm.jsx#L9
Replace `""` with `''`
|
build (14.x):
src/components/ListingForm/ListingForm.jsx#L10
Replace `""` with `''`
|
build (14.x):
src/components/ListingForm/ListingForm.jsx#L11
Replace `""` with `''`
|