logo

mastofe

My custom branche(s) on git.pleroma.social/pleroma/mastofe git clone https://hacktivis.me/git/mastofe.git

emoji_picker.js (148B)


  1. import Picker from 'emoji-mart/dist-es/components/picker';
  2. import Emoji from 'emoji-mart/dist-es/components/emoji';
  3. export {
  4. Picker,
  5. Emoji,
  6. };