Remove click action from item details primary image
This commit is contained in:
+2
-1
@@ -1,6 +1,7 @@
|
||||
enum CardShape {
|
||||
export enum CardShape {
|
||||
Backdrop = 'backdrop',
|
||||
BackdropOverflow = 'overflowBackdrop',
|
||||
Banner = 'banner',
|
||||
Portrait = 'portrait',
|
||||
PortraitOverflow = 'overflowPortrait',
|
||||
Square = 'square',
|
||||
|
||||
Reference in New Issue
Block a user