mirror of
https://git.youjo.love/youjo/youjo-fe.git
synced 2025-01-31 16:39:09 +01:00
revert import style
This commit is contained in:
parent
fa7bcb74ce
commit
f1175b4e9b
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
import debounce from 'lodash/debounce'
|
||||
import { debounce } from 'lodash'
|
||||
/**
|
||||
* suggest - generates a suggestor function to be used by emoji-input
|
||||
* data: object providing source information for specific types of suggestions:
|
||||
|
|
Loading…
Reference in a new issue