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 26979c3 commit cb2d205Copy full SHA for cb2d205
src/views/RPA.vue
@@ -2,10 +2,6 @@
2
<div>
3
<navbar-sub-page title="RPA" />
4
<div class="container mb-3xlarge">
5
- <div class="container narrow mt-large" ref="tabs">
6
- <div v-html="$t('rpa.hero.description')" />
7
- <tab-box :tabs="$tm('rpa.hero.tabs')" :default-tab="defaultTab" />
8
- </div>
9
<page-section
10
long-title
11
title-id="intro"
0 commit comments