Commit 42310120 authored by Alper Akgun's avatar Alper Akgun Committed by Jose Ivan Vargas

Remove leftover learn gitlab B tracking

parent 10593bb5
......@@ -64,15 +64,7 @@ export default {
<img :src="svg" :alt="actionLabel" />
<h6>{{ title }}</h6>
<p class="gl-font-sm gl-text-gray-700">{{ description }}</p>
<gl-link
:href="url"
target="_blank"
rel="noopener noreferrer"
data-track-action="click_link"
:data-track-label="actionLabel"
data-track-property="Growth::Activation::Experiment::LearnGitLabB"
>{{ actionLabel }}</gl-link
>
<gl-link :href="url" target="_blank" rel="noopener noreferrer" />
</div>
</gl-card>
</template>
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment