chore: fix linter
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import React, { useCallback, useState } from 'react';
|
||||
import styled from 'styled-components/native';
|
||||
import { ALPHABET_LETTERS, THEME_COLOR } from 'CONSTANTS';
|
||||
import { ALPHABET_LETTERS, THEME_COLOR } from '@/CONSTANTS';
|
||||
import { View, LayoutChangeEvent } from 'react-native';
|
||||
import {
|
||||
PanGestureHandler,
|
||||
|
||||
Reference in New Issue
Block a user