Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Tim Neutkens <tim@timneutkens.nl>
  • Loading branch information
amirhhashemi and timneutkens committed Oct 22, 2022
1 parent b634a78 commit 623b5d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/next/shared/lib/image-loader.ts
@@ -1,4 +1,4 @@
import { ImageConfigComplete } from './image-config'
import type { ImageConfigComplete } from './image-config'

type DefaultLoaderData = {
config: ImageConfigComplete
Expand Down

0 comments on commit 623b5d8

Please sign in to comment.