From a7962258e81169a8b5dc5502b0346512bb8f2d9a Mon Sep 17 00:00:00 2001 From: regexowl Date: Tue, 16 Apr 2024 10:35:59 +0200 Subject: [PATCH] LandingPage: Remove "New" label from Immutable tab This removes "New" label from the Immutable tab. --- src/Components/LandingPage/LandingPage.tsx | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/src/Components/LandingPage/LandingPage.tsx b/src/Components/LandingPage/LandingPage.tsx index 5cfb1086..fa0b5675 100644 --- a/src/Components/LandingPage/LandingPage.tsx +++ b/src/Components/LandingPage/LandingPage.tsx @@ -2,7 +2,6 @@ import React, { useEffect, useState } from 'react'; import { Button, - Label, Popover, Tabs, Tab, @@ -143,14 +142,7 @@ export const LandingPage = () => { - {' '} - Immutable (OSTree){' '} - - } + title={Immutable (OSTree) } actions={