File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -52,7 +52,9 @@ function label(key: string): string {
5252 <a class =" text-declared hover:underline" href =" https://github.com/NativeScript/compatibility" >Data on GitHub</a >
5353 <a class =" text-declared hover:underline" href =" /v1/compatibility.json" >JSON</a >
5454 <a class =" text-declared hover:underline" href =" /v1/schemas/package.json" >Schema</a >
55- <span v-if =" generated" class =" text-neutral-500 dark:text-neutral-400 dark:text-neutral-400" >Updated {{ generated }}</span >
55+ <span v-if =" generated" class =" text-neutral-500 dark:text-neutral-400" >
56+ Updated {{ generated }}<template v-if =" document ?.build " > · build {{ document.build }}</template >
57+ </span >
5658 </nav >
5759 <div class =" mt-5 flex flex-wrap items-center justify-between gap-x-8 gap-y-3" >
5860 <div class =" flex flex-wrap items-center gap-5" >
You can’t perform that action at this time.
0 commit comments