Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

small fixes #30

Merged
merged 2 commits into from
Jul 20, 2022
Merged

small fixes #30

merged 2 commits into from
Jul 20, 2022

Conversation

dylandbl
Copy link
Owner

Summary

  1. onClickReaction had Element | undefined as the type it passed.
  2. Fixed div height on config options.

Why this change is needed

  1. Causing trouble, because the input was possibly undefined.
  2. It was hiding an option in the config menu.

What was done

  1. Made non-optional
  2. Adjusted style height value.

@dylandbl dylandbl merged commit d42ee32 into main Jul 20, 2022
@dylandbl dylandbl deleted the fix/optionalEmojiInOnClickReaction branch July 20, 2022 01:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant