@@ -27,7 +27,7 @@ Check out the fully-featured, ready-to-use admin dashboard templates built using
2727 <CCardBody>
2828 <CLink className="text-decoration-none text-reset" href="https://coreui.io/react/#compare" target="_blank">
2929 <CCardTitle>Free React Admin Template</CCardTitle>
30- <CCardSubtitle className="mb-3 text-muted ">Default Theme</CCardSubtitle>
30+ <CCardSubtitle className="mb-3 text-body-secondary ">Default Theme</CCardSubtitle>
3131 <CImage className="rounded shadow-sm" fluid src="https://coreui.io/images/templates/coreui_free_1440.webp" alt=""/>
3232 </CLink>
3333 </CCardBody>
@@ -38,7 +38,7 @@ Check out the fully-featured, ready-to-use admin dashboard templates built using
3838 <CCardBody>
3939 <CLink className="text-decoration-none text-reset" href="https://coreui.io/product/react-dashboard-template/?theme=default-v3" target="_blank">
4040 <CCardTitle>React Dashboard Template</CCardTitle>
41- <CCardSubtitle className="mb-3 text-muted ">Default Theme v3</CCardSubtitle>
41+ <CCardSubtitle className="mb-3 text-body-secondary ">Default Theme v3</CCardSubtitle>
4242 <CImage className="rounded shadow-sm" fluid src="https://coreui.io/images/templates/coreui_pro_default_v3_1440.webp" alt=""/>
4343 </CLink>
4444 </CCardBody>
@@ -49,7 +49,7 @@ Check out the fully-featured, ready-to-use admin dashboard templates built using
4949 <CCardBody>
5050 <CLink className="text-decoration-none text-reset" href="https://coreui.io/product/react-dashboard-template/?theme=light-v3" target="_blank">
5151 <CCardTitle>React Dashboard Template</CCardTitle>
52- <CCardSubtitle className="mb-3 text-muted ">Light Theme v3</CCardSubtitle>
52+ <CCardSubtitle className="mb-3 text-body-secondary ">Light Theme v3</CCardSubtitle>
5353 <CImage className="rounded shadow-sm" fluid src="https://coreui.io/images/templates/coreui_pro_light_v3_1440.webp" alt=""/>
5454 </CLink>
5555 </CCardBody>
@@ -60,7 +60,7 @@ Check out the fully-featured, ready-to-use admin dashboard templates built using
6060 <CCardBody>
6161 <CLink className="text-decoration-none text-reset" href="https://coreui.io/product/react-dashboard-template/?theme=default" target="_blank">
6262 <CCardTitle>React Dashboard Template</CCardTitle>
63- <CCardSubtitle className="mb-3 text-muted ">Default Theme</CCardSubtitle>
63+ <CCardSubtitle className="mb-3 text-body-secondary ">Default Theme</CCardSubtitle>
6464 <CImage className="rounded shadow-sm" fluid src="https://coreui.io/images/templates/coreui_pro_default_1440.webp" alt=""/>
6565 </CLink>
6666 </CCardBody>
@@ -71,7 +71,7 @@ Check out the fully-featured, ready-to-use admin dashboard templates built using
7171 <CCardBody>
7272 <CLink className="text-decoration-none text-reset" href="https://coreui.io/product/react-dashboard-template/?theme=light" target="_blank">
7373 <CCardTitle>React Dashboard Template</CCardTitle>
74- <CCardSubtitle className="mb-3 text-muted ">Light Theme</CCardSubtitle>
74+ <CCardSubtitle className="mb-3 text-body-secondary ">Light Theme</CCardSubtitle>
7575 <CImage className="rounded shadow-sm" fluid src="https://coreui.io/images/templates/coreui_pro_light_1440.webp" alt=""/>
7676 </CLink>
7777 </CCardBody>
@@ -82,7 +82,7 @@ Check out the fully-featured, ready-to-use admin dashboard templates built using
8282 <CCardBody>
8383 <CLink className="text-decoration-none text-reset" href="https://coreui.io/product/react-dashboard-template/?theme=dark" target="_blank">
8484 <CCardTitle>React Dashboard Template</CCardTitle>
85- <CCardSubtitle className="mb-3 text-muted ">Dark Theme</CCardSubtitle>
85+ <CCardSubtitle className="mb-3 text-body-secondary ">Dark Theme</CCardSubtitle>
8686 <CImage className="rounded shadow-sm" fluid src="https://coreui.io/images/templates/coreui_pro_dark_1440.webp" alt=""/>
8787 </CLink>
8888 </CCardBody>
0 commit comments