Skip to content

Commit

Permalink
Chanegd the button style , removed green color prop from links and al…
Browse files Browse the repository at this point in the history
…so removed download button

Signed-off-by: NishantSinghhhhh <[email protected]>
  • Loading branch information
NishantSinghhhhh committed Oct 22, 2024
1 parent cb03956 commit 0eb84e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sections/Projects/Sistent/components/link/guidance.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import React from "react";
import { navigate } from "gatsby";
import { useLocation } from "@reach/router";
import { Row } from "../../../../../reusecore/Layout";
import { Button, SistentThemeProvider, Link, ExternalLinkIcon } from "@layer5/sistent";
import { SistentThemeProvider, Link, ExternalLinkIcon } from "@layer5/sistent";
import { SistentLayout } from "../../sistent-layout";

import TabButton from "../../../../../reusecore/Button";
Expand Down

0 comments on commit 0eb84e7

Please sign in to comment.