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 e02178d commit 4f5e88fCopy full SHA for 4f5e88f
layouts/_partials/header.ejs
@@ -1,7 +1,7 @@
1
<a href="https://www.surveymonkey.com/r/6FYQDZY?ref=nativescript-vue"
2
target="_blank"
3
rel="noopener"
4
- class="block bg-blue-light md:bg-green md:border-t-8 border-green p-4 md:p-0 text-center no-underline text-white">
+ class="block bg-blue-light md:bg-green md:border-t-8 border-green p-4 md:p-0 text-center underline text-white">
5
Help us improve NativeScript by filling out a quick survey!
6
</a>
7
<!--
0 commit comments