fix: ai button not working on creating a page block (#1013)
* fix: ai button not working on creating page block * fix: build error
This commit is contained in:
parent
fd96c54b43
commit
b34cf0c471
4 changed files with 97 additions and 91 deletions
|
|
@ -543,7 +543,6 @@ const SinglePage: NextPage = () => {
|
|||
<CreateUpdateBlockInline
|
||||
handleClose={() => setCreateBlockForm(false)}
|
||||
focus="name"
|
||||
setGptAssistantModal={() => {}}
|
||||
/>
|
||||
</div>
|
||||
)}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue