Moved to _dev
This commit is contained in:
7
open-resume/src/app/components/fonts/FontsZh.tsx
Normal file
7
open-resume/src/app/components/fonts/FontsZh.tsx
Normal file
@@ -0,0 +1,7 @@
|
||||
import "public/fonts/fonts-zh.css";
|
||||
|
||||
/**
|
||||
* Empty component. Main purpose is to load fonts-zh.css
|
||||
*/
|
||||
const FontsZh = () => <></>;
|
||||
export default FontsZh;
|
||||
Reference in New Issue
Block a user