Skip to content

Commit

Permalink
fix: mock data build error 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
yeonddori committed Jan 12, 2025
1 parent 877b66f commit 170dec1
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/mocks/documentCard.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ import { DocumentList } from '@/types';

const documentCardData: DocumentList[] = [
{
teamId: 1,
id: 1,
title: '자료이름1',
description: '이번 포스팅은 [스터디 목적]에 관한것입니다. 먼저 [목차]는 이렇습니다.',
Expand All @@ -18,6 +19,7 @@ const documentCardData: DocumentList[] = [
type: 'IMAGE',
},
{
teamId: 1,
id: 2,
title: '자료이름2',
description: '이번 포스팅은 [스터디 목적]에 관한것입니다. 먼저 [목차]는 이렇습니다.',
Expand All @@ -34,6 +36,7 @@ const documentCardData: DocumentList[] = [
type: 'IMAGE',
},
{
teamId: 1,
id: 3,
title: '자료이름3',
description: '이번 포스팅은 [스터디 목적]에 관한것입니다. 먼저 [목차]는 이렇습니다.',
Expand All @@ -51,6 +54,7 @@ const documentCardData: DocumentList[] = [
},

{
teamId: 1,
id: 4,
title: '자료이름4',
description: '이번 포스팅은 [스터디 목적]에 관한것입니다. 먼저 [목차]는 이렇습니다.',
Expand All @@ -67,6 +71,7 @@ const documentCardData: DocumentList[] = [
type: 'IMAGE',
},
{
teamId: 1,
id: 5,
title: '자료이름5',
description: '이번 포스팅은 [스터디 목적]에 관한것입니다. 먼저 [목차]는 이렇습니다.',
Expand All @@ -84,6 +89,7 @@ const documentCardData: DocumentList[] = [
},

{
teamId: 1,
id: 6,
title: '자료이름6',
description: '이번 포스팅은 [스터디 목적]에 관한것입니다. 먼저 [목차]는 이렇습니다.',
Expand All @@ -100,6 +106,7 @@ const documentCardData: DocumentList[] = [
type: 'IMAGE',
},
{
teamId: 1,
id: 7,
title: '자료이름7',
description: '이번 포스팅은 [스터디 목적]에 관한것입니다. 먼저 [목차]는 이렇습니다.',
Expand All @@ -116,6 +123,7 @@ const documentCardData: DocumentList[] = [
type: 'IMAGE',
},
{
teamId: 1,
id: 8,
title: '자료이름8',
description: '이번 포스팅은 [스터디 목적]에 관한것입니다. 먼저 [목차]는 이렇습니다.',
Expand Down
12 changes: 12 additions & 0 deletions src/mocks/documentCardAll.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ import { DocumentList } from '@/types';

const documentCardDataAll: DocumentList[] = [
{
teamId: 1,
id: 1,
title: '자료이름1',
description: '이번 포스팅은 [스터디 목적]에 관한것입니다. 먼저 [목차]는 이렇습니다.',
Expand All @@ -17,6 +18,7 @@ const documentCardDataAll: DocumentList[] = [
type: 'IMAGE',
},
{
teamId: 1,
id: 2,
title: '자료이름2',
description: '이번 포스팅은 [스터디 목적]에 관한것입니다. 먼저 [목차]는 이렇습니다.',
Expand All @@ -32,6 +34,7 @@ const documentCardDataAll: DocumentList[] = [
type: 'IMAGE',
},
{
teamId: 1,
id: 3,
title: '자료이름3',
description: '이번 포스팅은 [스터디 목적]에 관한것입니다. 먼저 [목차]는 이렇습니다.',
Expand All @@ -47,6 +50,7 @@ const documentCardDataAll: DocumentList[] = [
type: 'IMAGE',
},
{
teamId: 1,
id: 4,
title: '자료이름4',
description: '이번 포스팅은 [스터디 목적]에 관한것입니다. 먼저 [목차]는 이렇습니다.',
Expand All @@ -62,6 +66,7 @@ const documentCardDataAll: DocumentList[] = [
type: 'IMAGE',
},
{
teamId: 1,
id: 5,
title: '자료이름5',
description: '이번 포스팅은 [스터디 목적]에 관한것입니다. 먼저 [목차]는 이렇습니다.',
Expand All @@ -77,6 +82,7 @@ const documentCardDataAll: DocumentList[] = [
type: 'IMAGE',
},
{
teamId: 1,
id: 6,
title: '자료이름6',
description: '이번 포스팅은 [스터디 목적]에 관한것입니다. 먼저 [목차]는 이렇습니다.',
Expand All @@ -92,6 +98,7 @@ const documentCardDataAll: DocumentList[] = [
type: 'IMAGE',
},
{
teamId: 1,
id: 7,
title: '자료이름7',
description: '이번 포스팅은 [스터디 목적]에 관한것입니다. 먼저 [목차]는 이렇습니다.',
Expand All @@ -107,6 +114,7 @@ const documentCardDataAll: DocumentList[] = [
type: 'IMAGE',
},
{
teamId: 1,
id: 8,
title: '자료이름8',
description: '이번 포스팅은 [스터디 목적]에 관한것입니다. 먼저 [목차]는 이렇습니다.',
Expand All @@ -122,6 +130,7 @@ const documentCardDataAll: DocumentList[] = [
type: 'IMAGE',
},
{
teamId: 1,
id: 9,
title: '자료이름9',
description: '이번 포스팅은 [스터디 목적]에 관한것입니다. 먼저 [목차]는 이렇습니다.',
Expand All @@ -137,6 +146,7 @@ const documentCardDataAll: DocumentList[] = [
type: 'IMAGE',
},
{
teamId: 1,
id: 10,
title: '자료이름10',
description: '이번 포스팅은 [스터디 목적]에 관한것입니다. 먼저 [목차]는 이렇습니다.',
Expand All @@ -152,6 +162,7 @@ const documentCardDataAll: DocumentList[] = [
type: 'IMAGE',
},
{
teamId: 1,
id: 11,
title: '자료이름11',
description: '이번 포스팅은 [스터디 목적]에 관한것입니다. 먼저 [목차]는 이렇습니다.',
Expand All @@ -167,6 +178,7 @@ const documentCardDataAll: DocumentList[] = [
type: 'IMAGE',
},
{
teamId: 1,
id: 12,
title: '자료이름12',
description: '이번 포스팅은 [스터디 목적]에 관한것입니다. 먼저 [목차]는 이렇습니다.',
Expand Down

0 comments on commit 170dec1

Please sign in to comment.