forked from mrwyndham/fastpocket
bugfix - fixed issue with images
This commit is contained in:
parent
66ccc4ee4f
commit
a57af24533
|
@ -4,7 +4,7 @@ sidebar_position: 2
|
||||||
|
|
||||||
# Container Image Icon Blocks
|
# Container Image Icon Blocks
|
||||||
|
|
||||||

|
<!--  -->
|
||||||
|
|
||||||
```jsx title="Frontend/sections/Features/ContainerImageIconBlocksFeature.tsx"
|
```jsx title="Frontend/sections/Features/ContainerImageIconBlocksFeature.tsx"
|
||||||
<>
|
<>
|
||||||
|
|
|
@ -4,7 +4,7 @@ sidebar_position: 2
|
||||||
|
|
||||||
# Card Testimonial
|
# Card Testimonial
|
||||||
|
|
||||||

|
<!--  -->
|
||||||
|
|
||||||
```jsx title="Frontend/sections/Testimonials/CardTestimonial.tsx"
|
```jsx title="Frontend/sections/Testimonials/CardTestimonial.tsx"
|
||||||
<>
|
<>
|
||||||
|
|
Loading…
Reference in New Issue