Mkdirs support two kinds of Item Card: Card with Image
(default) and Card with Icon
.
Item Card with Image (item-card.tsx):
Item Card with Icon (item-card-2.tsx):
Card with Image
is the default style, and you can change it to Card with Icon
by setting the NEXT_PUBLIC_SUPPORT_ITEM_ICON
to true
in the .env
file.