Skip to content

Commit

Permalink
Removed extra made code-block.js
Browse files Browse the repository at this point in the history
Signed-off-by: NishantSinghhhhh <[email protected]>
  • Loading branch information
NishantSinghhhhh committed Oct 30, 2024
1 parent 02a8ce3 commit 4c32044
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 21 deletions.
20 changes: 0 additions & 20 deletions src/reusecore/CodeBlock/codeBlock.js

This file was deleted.

2 changes: 1 addition & 1 deletion src/sections/Projects/Sistent/components/appbar/code.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import { navigate } from "gatsby";
import { useLocation } from "@reach/router";

import { SistentThemeProvider } from "@layer5/sistent";
import { CodeBlock } from "../../../../../reusecore/CodeBlock/codeBlock.js";
import {CodeBlock} from '../button/code-block.js';
import { SistentLayout } from "../../sistent-layout";

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

0 comments on commit 4c32044

Please sign in to comment.