mirror of
https://github.com/DefectingCat/DefectingCat.github.io
synced 2025-07-16 09:11:38 +00:00
add post page loading
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
import React, { memo } from 'react';
|
||||
import clsx from 'clsx';
|
||||
import { memo } from 'react';
|
||||
|
||||
const PostCardLoading = () => {
|
||||
return (
|
||||
|
Reference in New Issue
Block a user