Skip to content

Commit

Permalink
Update UnsplashAssetSource.styled.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
stipsan authored Apr 8, 2024
1 parent f9b6e5c commit f38cfbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/UnsplashAssetSource.styled.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { TextInput } from '@sanity/ui'
import {styled} from 'styled-components'
import { styled } from 'styled-components'

export const SearchInput = styled(TextInput)`
position: sticky;
Expand Down

0 comments on commit f38cfbf

Please sign in to comment.