Skip to content

Commit

Permalink
Revert "chore: fix lint"
Browse files Browse the repository at this point in the history
This reverts commit 20f53df.
  • Loading branch information
szuperaz committed Sep 3, 2024
1 parent c09544f commit 3787a3b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ import { debounceTime } from 'rxjs/operators';
import { TransliterationService } from '../../transliteration.service';
import { EmojiInputService } from '../emoji-input.service';
import { CustomTemplatesService } from '../../custom-templates.service';
import { ThemeService } from '../../theme.service';

/**
* The `AutocompleteTextarea` component is used by the [`MessageInput`](./MessageInputComponent.mdx) component to display the input HTML element where users can type their message.
Expand Down

0 comments on commit 3787a3b

Please sign in to comment.