We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a89638d commit d9526a0Copy full SHA for d9526a0
script/component/MainPage.js
@@ -82,7 +82,7 @@ const MainPage = {
82
links: Links
83
};
84
},
85
- ready() {
+ mounted() {
86
// <script async type="text/javascript" src="//cdn.carbonads.com/carbon.js?serve=CK7DL53W&placement=typeormio" id="_carbonads_js"></script>
87
var scriptEl = document.createElement('script');
88
scriptEl.setAttribute('src', '//cdn.carbonads.com/carbon.js?serve=CK7DL53W&placement=typeormio');
0 commit comments