mirror of
https://github.com/status-im/rn-emoji-keyboard.git
synced 2025-02-13 08:36:22 +00:00
fix: fix lint
This commit is contained in:
parent
faf475e212
commit
e48d5693fe
@ -1,13 +1,5 @@
|
||||
import * as React from 'react';
|
||||
import {
|
||||
SafeAreaView,
|
||||
Modal,
|
||||
Animated,
|
||||
useWindowDimensions,
|
||||
StyleSheet,
|
||||
TouchableOpacity,
|
||||
View,
|
||||
} from 'react-native';
|
||||
import { Animated, useWindowDimensions, StyleSheet } from 'react-native';
|
||||
import { EmojiKeyboard } from './EmojiKeyboard';
|
||||
import { Knob } from './components/Knob';
|
||||
import { KeyboardProvider } from './KeyboardProvider';
|
||||
|
Loading…
x
Reference in New Issue
Block a user