🐛 fix asciinema ssr failed

This commit is contained in:
yanyongyu
2022-01-30 18:26:26 +08:00
parent 60ccdf8a7a
commit c7883863c7
7 changed files with 51 additions and 38 deletions

View File

@ -3,7 +3,6 @@ import copy from "copy-to-clipboard";
import React, { useState } from "react";
import Link from "@docusaurus/Link";
import type { IconName } from "@fortawesome/fontawesome-common-types";
import { FontAwesomeIcon } from "@fortawesome/react-fontawesome";
import type { Obj } from "../../libs/store";