refac
This commit is contained in:
@@ -1746,7 +1746,7 @@
|
||||
<!-- {$i18n.t('Create Note')} -->
|
||||
<Tooltip content={$i18n.t('Create note')} className=" flex items-center">
|
||||
<button
|
||||
id="send-message-button"
|
||||
id="create-note-button"
|
||||
class=" text-gray-600 dark:text-gray-300 hover:text-gray-700 dark:hover:text-gray-200 transition rounded-full p-1.5 self-center"
|
||||
type="button"
|
||||
disabled={prompt === '' && files.length === 0}
|
||||
|
||||
Reference in New Issue
Block a user