Skip to content

Commit 01e18d2

Browse files
Update glossary.tsx
1 parent 3959bbd commit 01e18d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/glossary.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import type { FileDataMap } from '@/types/index';
22
import { toAnchorId } from '@/utils/index';
33
import { Logger } from '@bracketed/logger';
44
import * as cheerio from 'cheerio';
5-
import type React from 'react';
5+
import React from 'react';
66
import ReactDOMServer from 'react-dom/server';
77
import TurndownService from 'turndown';
88

0 commit comments

Comments
 (0)