@@ -689,7 +689,6 @@ function H(e, t, n, r, o, i, a, c, u) {
689
689
g && ( f . __E = f . __ = null ) ,
690
690
( f . __e = ! 1 )
691
691
} else t . __e = M ( n . __e , t , n , r , o , i , a , u )
692
-
693
692
; ( l = s . diffed ) && l ( t )
694
693
} catch ( e ) {
695
694
s . __e ( e , t , n )
@@ -6681,7 +6680,7 @@ var script$a = defineComponent({
6681
6680
var _hoisted_1$a = /*#__PURE__*/ createVNode (
6682
6681
'a' ,
6683
6682
{
6684
- href : 'https://blog. nativescript.org/nativescript-preview-announcement ' ,
6683
+ href : 'https://beta.docs. nativescript.org/' ,
6685
6684
class :
6686
6685
'flex flex-col items-center content-center justify-center px-4 py-2 text-white md:flex-row bg-white' ,
6687
6686
} ,
@@ -6691,18 +6690,17 @@ var _hoisted_1$a = /*#__PURE__*/ createVNode(
6691
6690
{
6692
6691
class : 'text-sm font-medium text-gray-800' ,
6693
6692
} ,
6694
- [
6695
- /*#__PURE__*/ createVNode ( 'b' , null , 'Preview 2.0' ) ,
6696
- /*#__PURE__*/ createTextVNode ( ' is now in Public Beta!' ) ,
6697
- ]
6693
+ '🧠 🎥 '
6698
6694
) ,
6699
6695
/*#__PURE__*/ createVNode (
6700
6696
'div' ,
6701
6697
{
6702
6698
class : 'font-bold underline text-gray-900 ml-2 text-sm' ,
6703
6699
} ,
6704
6700
[
6705
- /*#__PURE__*/ createTextVNode ( 'Read the Announcement ' ) ,
6701
+ /*#__PURE__*/ createTextVNode (
6702
+ 'NEW docs are almost ready! Check them out here '
6703
+ ) ,
6706
6704
/*#__PURE__*/ createVNode (
6707
6705
'span' ,
6708
6706
{
@@ -9058,7 +9056,6 @@ var script = defineComponent({
9058
9056
} )
9059
9057
watch ( currentTab , function ( next , prev ) {
9060
9058
var _tabContainer$value , _tabContainer$value2
9061
-
9062
9059
; ( _tabContainer$value = tabContainer . value ) === null ||
9063
9060
_tabContainer$value === void 0
9064
9061
? void 0
0 commit comments