Skip to content

Commit 87426dc

Browse files
Merge pull request #136 from bitlogic/SBIT-609-implentarHowto
yarnlock e index.js update
2 parents f897183 + d64ccd4 commit 87426dc

File tree

2 files changed

+12488
-0
lines changed

2 files changed

+12488
-0
lines changed

src/components/index.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ import Layaout from "./layout"
1616
import PipedriveForm from "./Form/PipedriveForm"
1717
import CustomSection from "./CustomSection/CustomSection"
1818
import Navigation from "./Navigation/Navigation"
19+
import CustomImage from "./CustomImage/CustomImage"
1920

2021
export {
2122
Seo,
@@ -36,4 +37,5 @@ export {
3637
PipedriveForm,
3738
CustomSection,
3839
Navigation,
40+
CustomImage
3941
}

0 commit comments

Comments
 (0)