diff --git a/%E6%B5%8B%E8%AF%95%E4%B8%80%E4%B8%AA%E4%BB%A3%E7%A0%81.md b/%E6%B5%8B%E8%AF%95%E4%B8%80%E4%B8%AA%E4%BB%A3%E7%A0%81.md index e023e49..167bd49 100644 --- a/%E6%B5%8B%E8%AF%95%E4%B8%80%E4%B8%AA%E4%BB%A3%E7%A0%81.md +++ b/%E6%B5%8B%E8%AF%95%E4%B8%80%E4%B8%AA%E4%BB%A3%E7%A0%81.md @@ -1,7 +1,7 @@ # 这是一段typescript代码333 ```ts -import ForwardedIconComponent from "@/components/common/genericIconComponent"; +import aForwardedIconComponent from "@/components/common/genericIconComponent"; import VditorEditor from "@/components/common/VditorEditor"; import { Button } from "@/components/ui/button"; import { Card } from "@/components/ui/card";