Update FilePreview.tsx
This commit is contained in:
parent
c5a5166e6a
commit
e7627a9c24
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
import React, { useEffect, useState, useCallback, useMemo } from 'react';
|
import { useEffect, useState, useCallback, useMemo } from 'react';
|
||||||
import { Icon } from "@iconify/react";
|
import { Icon } from "@iconify/react";
|
||||||
import hljs from 'highlight.js';
|
import hljs from 'highlight.js';
|
||||||
import 'highlight.js/styles/github-dark.css';
|
import 'highlight.js/styles/github-dark.css';
|
||||||
|
|
Loading…
Reference in a new issue