Skip to content

Commit

Permalink
Merge pull request #859 from NUTFes/feat/kubosaka/858-sponsor-style
Browse files Browse the repository at this point in the history
フロントの型修正
  • Loading branch information
Kubosaka authored Jul 27, 2024
2 parents 9eb1b4d + 97a820c commit 2207d48
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions view/next-project/src/type/common.ts
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ export interface SponsorStyle {
style: string;
feature: string;
price: number;
isDeleted?: boolean;
createdAt?: string;
updatedAt?: string;
}
Expand Down

0 comments on commit 2207d48

Please sign in to comment.