Skip to content

Commit e66e14b

Browse files
DanielvulGenesis3800
authored andcommitted
Update page.mdx: Corrected styling issue in tabs
1 parent f2035ca commit e66e14b

File tree

1 file changed

+1
-1
lines changed
  • app/da/operate-a-node/run-a-full-node/full-node

1 file changed

+1
-1
lines changed

app/da/operate-a-node/run-a-full-node/full-node/page.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ required to make sure your node can be used to access all RPC methods:
8282

8383

8484

85-
<Tabs items={['Run a pre-built binary' , 'Build from source' , 'Using Docker', 'Assisted Deployment']}>
85+
<Tabs items={['Run a pre-built binary' , 'Build from source' , 'Using Docker' , 'Assisted Deployment']}>
8686

8787

8888
<Tabs.Tab>

0 commit comments

Comments
 (0)