Skip to content

Commit 819bd68

Browse files
christianalfoniCompuIves
authored andcommitted
Fix duplicate typing (#2138)
1 parent eb53c43 commit 819bd68

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/common/src/types/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,6 @@ export type SmallSandbox = {
135135
title: string | null;
136136
alias: string | null;
137137
customTemplate: CustomTemplate | null;
138-
title?: string;
139138
insertedAt: string;
140139
updatedAt: string;
141140
likeCount: number;

0 commit comments

Comments
 (0)