rename pencil -> pencilLine and reexport
This commit is contained in:
parent
793710b02b
commit
fd448a5fab
4 changed files with 4 additions and 4 deletions
|
@ -4,7 +4,7 @@ import {TouchableOpacity, View} from 'react-native'
|
|||
import {isAndroid} from '#/platform/detection'
|
||||
import {atoms as a, useTheme} from '#/alf'
|
||||
import {Globe_Stroke2_Corner0_Rounded as Globe} from '#/components/icons/Globe'
|
||||
import {Pencil_Stroke2_Corner0_Rounded as Pencil} from '#/components/icons/Pencil'
|
||||
import {PencilLine_Stroke2_Corner0_Rounded as Pencil} from '#/components/icons/Pencil'
|
||||
import * as TextField from './TextField'
|
||||
import {useDialogControl} from '../Dialog'
|
||||
import {Text} from '../Typography'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue