Fix submit reset after AI changes
This commit is contained in:
parent
9681d76a9c
commit
c3a958231f
1 changed files with 0 additions and 1 deletions
|
|
@ -292,7 +292,6 @@ export default function NewListingPage() {
|
|||
setCalendarUrls('');
|
||||
setSelectedImages([]);
|
||||
setCoverImageIndex(1);
|
||||
setAiResponse('');
|
||||
}
|
||||
} catch (err) {
|
||||
setError('Failed to create listing');
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue