feat: add file preview modal (#945)
This commit is contained in:
@@ -161,7 +161,7 @@ const SpellcheckOptions: FunctionComponent<{
|
||||
disabled={!spellcheckControllable}
|
||||
>
|
||||
<span className="flex items-center">
|
||||
<Icon type="spellcheck" className={iconClass} />
|
||||
<Icon type="notes" className={iconClass} />
|
||||
Spellcheck
|
||||
</span>
|
||||
<Switch
|
||||
|
||||
Reference in New Issue
Block a user