Skip to content

Commit

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

export const Root = styled.div`
overflow: hidden;
Expand Down

0 comments on commit f9b6e5c

Please sign in to comment.