diff --git a/docs/src/components/ShowForTs.tsx b/docs/src/components/ShowForTs.tsx index 8f822e7..a2a531d 100644 --- a/docs/src/components/ShowForTs.tsx +++ b/docs/src/components/ShowForTs.tsx @@ -1,15 +1,6 @@ import * as React from 'react' -import { useStorageSlot } from '@docusaurus/theme-common' -import MDXContent from '@theme/MDXContent' - -interface Props { - children: React.ReactNode -} - -/** - * Only renders this block if user has selected TS in the codeblocks - * @Note leave a blank space after opening the tag e.g. +iblank space after opening the tag e.g. * * @example *