Skip to content

Commit

Permalink
chore: next/image로 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
wokbjso committed Oct 8, 2024
1 parent db8edde commit 3bbb57b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion features/on-boarding/components/molecules/steps.tsx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import Image from 'next/image';
import { Fragment } from 'react';

import { Image } from '@/components/atoms';
import { css } from '@/styled-system/css';
import { flex } from '@/styled-system/patterns';

Expand Down

0 comments on commit 3bbb57b

Please sign in to comment.