Skip to content

Commit cb2d205

Browse files
committed
fix: remove hero
1 parent 26979c3 commit cb2d205

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/views/RPA.vue

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,6 @@
22
<div>
33
<navbar-sub-page title="RPA" />
44
<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>
95
<page-section
106
long-title
117
title-id="intro"

0 commit comments

Comments
 (0)