Skip to content

Commit

Permalink
Fix: ShortsCardProps 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
hyunaeri committed Nov 14, 2024
1 parent 6db464e commit c1843d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/viewer/mocks/index.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import { http, HttpResponse } from 'msw';

import type { ShortsCardProps } from '@/pages/viewer/components/ShortsCard';
import type { ShortsProps } from '@/pages/viewer/apis/shorts/fetchShortsDetail';

import sampleVideo from '@/assets/Sample_video.mp4';

Expand Down

0 comments on commit c1843d1

Please sign in to comment.