Skip to content

Commit

Permalink
remove link component from term component
Browse files Browse the repository at this point in the history
  • Loading branch information
JKarlavige committed Sep 20, 2024
1 parent 0b8fce0 commit 46c23a5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion website/src/components/term/index.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import React, { useState, useEffect } from 'react'
import Link from '@docusaurus/Link';
import ReactTooltip from "react-tooltip";
import styles from './styles.module.css';

Expand Down

0 comments on commit 46c23a5

Please sign in to comment.