Skip to content

Commit

Permalink
Merge pull request #48 from dadoagency/martink-rsa/advertorial-3-export
Browse files Browse the repository at this point in the history
Added export for Adv. 3
  • Loading branch information
martink-rsa committed Dec 22, 2020
2 parents 06c0080 + 7e96c70 commit 0fdcbe6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ import renderOptions from "./src/utils/richText"
//templates
import AdvertorialType1 from "./src/templates/AdvertorialType1"
import AdvertorialType2 from "./src/templates/AdvertorialType2"
import AdvertorialType3 from "./src/templates/AdvertorialType3"

const RichText = {
renderOptions,
Expand All @@ -36,4 +37,5 @@ export {
TrustpilotReview,
TrustpilotReviewB,
TrustpilotReviewC,
AdvertorialType3,
}
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -17000,7 +17000,7 @@ react-textarea-autosize@^8.1.1:
use-composed-ref "^1.0.0"
use-latest "^1.0.0"

react@^16.13.1, react@^16.8.0, react@^16.8.3, react@^16.9.17:
react@^16.8.0, react@^16.8.3, react@^16.9.17:
version "16.13.1"
resolved "https://registry.yarnpkg.com/react/-/react-16.13.1.tgz#2e818822f1a9743122c063d6410d85c1e3afe48e"
integrity sha512-YMZQQq32xHLX0bz5Mnibv1/LHb3Sqzngu7xstSM+vrkE5Kzr9xE0yMByK5kMoTK30YVJE61WfbxIFFvfeDKT1w==
Expand Down

0 comments on commit 0fdcbe6

Please sign in to comment.