@@ -689,7 +689,6 @@ function H(e, t, n, r, o, i, a, c, u) {
689689 g && ( f . __E = f . __ = null ) ,
690690 ( f . __e = ! 1 )
691691 } else t . __e = M ( n . __e , t , n , r , o , i , a , u )
692-
693692 ; ( l = s . diffed ) && l ( t )
694693 } catch ( e ) {
695694 s . __e ( e , t , n )
@@ -6681,7 +6680,7 @@ var script$a = defineComponent({
66816680var _hoisted_1$a = /*#__PURE__*/ createVNode (
66826681 'a' ,
66836682 {
6684- href : 'https://blog. nativescript.org/nativescript-preview-announcement ' ,
6683+ href : 'https://beta.docs. nativescript.org/' ,
66856684 class :
66866685 'flex flex-col items-center content-center justify-center px-4 py-2 text-white md:flex-row bg-white' ,
66876686 } ,
@@ -6691,18 +6690,17 @@ var _hoisted_1$a = /*#__PURE__*/ createVNode(
66916690 {
66926691 class : 'text-sm font-medium text-gray-800' ,
66936692 } ,
6694- [
6695- /*#__PURE__*/ createVNode ( 'b' , null , 'Preview 2.0' ) ,
6696- /*#__PURE__*/ createTextVNode ( ' is now in Public Beta!' ) ,
6697- ]
6693+ '🧠 🎥 '
66986694 ) ,
66996695 /*#__PURE__*/ createVNode (
67006696 'div' ,
67016697 {
67026698 class : 'font-bold underline text-gray-900 ml-2 text-sm' ,
67036699 } ,
67046700 [
6705- /*#__PURE__*/ createTextVNode ( 'Read the Announcement ' ) ,
6701+ /*#__PURE__*/ createTextVNode (
6702+ 'NEW docs are almost ready! Check them out here '
6703+ ) ,
67066704 /*#__PURE__*/ createVNode (
67076705 'span' ,
67086706 {
@@ -9058,7 +9056,6 @@ var script = defineComponent({
90589056 } )
90599057 watch ( currentTab , function ( next , prev ) {
90609058 var _tabContainer$value , _tabContainer$value2
9061-
90629059 ; ( _tabContainer$value = tabContainer . value ) === null ||
90639060 _tabContainer$value === void 0
90649061 ? void 0
0 commit comments