Updated
This commit is contained in:
@@ -6,7 +6,7 @@ type Props = {
|
||||
picture: string;
|
||||
title: string;
|
||||
color: string;
|
||||
price: number;
|
||||
price: string;
|
||||
}
|
||||
|
||||
// props
|
||||
|
||||
Reference in New Issue
Block a user