fix(web): feature photo not changing in the edit name component (#6663)
* fix: feature photo not changing in the edit name component * fix: linter
This commit is contained in:
@@ -453,6 +453,7 @@
|
||||
bind:name
|
||||
on:change={(event) => handleNameChange(event.detail)}
|
||||
on:input={searchPeople}
|
||||
{thumbnailData}
|
||||
/>
|
||||
{:else}
|
||||
<div class="relative">
|
||||
|
||||
Reference in New Issue
Block a user