update 8 files

master
mahdi 3 years ago
parent ff78efbb39
commit fbb1de8a64
  1. 6
      src/components/CardDesign1/index.js

@ -9,10 +9,8 @@ const CardDesign1 = () => {
<TitleSubtitle <TitleSubtitle
subTitle={false} subTitle={false}
title={"طبقه سوم"} title={"طبقه سوم"}
titleColor={"text-[#0F0543]"} titleClassName={"font-bold text-[#0F0543]"}
titleFontWeight={"font-bold"} titleBorderClassName={"w-1 h-5 bg-[#F8EA1F] ml-1"}
titleDividerBgColor={"bg-[#F8EA1F]"}
titleDividerWidth={"w-1.5"}
/> />
<IconText /> <IconText />
<CustomToast /> <CustomToast />

Loading…
Cancel
Save