Skip to content

Commit

Permalink
Combined imports
Browse files Browse the repository at this point in the history
  • Loading branch information
narin committed Nov 16, 2023
1 parent fe1be63 commit 72ce74c
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,7 @@ import React, { FC, useEffect } from 'react'
import styled from 'styled-components/native'

import { ComponentWrapper } from '../../wrapper'
import { PressableOpacityStyle } from '../../utils'
import { webStorybookColorScheme } from '../../utils'
import { PressableOpacityStyle, webStorybookColorScheme } from '../../utils'

/**
* Props for {@link SegmentedControl}
Expand Down

0 comments on commit 72ce74c

Please sign in to comment.