mirror of
https://github.com/JefferyHcool/BiliNote.git
synced 2026-05-06 20:42:52 +08:00
Merge pull request #53 from JefferyHcool/fix/dependence
fix(frontend): 修正 Error 组件的动画文件引用
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { FC } from 'react'
|
||||
import Lottie from 'lottie-react'
|
||||
import error from '@/assets/Lottie/error.json'
|
||||
import error from '@/assets/Lottie/Error.json'
|
||||
|
||||
const Error: FC = () => {
|
||||
return (
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user