mirror of
https://github.com/PlayEdu/backend
synced 2025-12-23 17:19:37 +08:00
安装less
This commit is contained in:
@@ -1 +0,0 @@
|
||||
export * from "./Error";
|
||||
@@ -1,5 +1,5 @@
|
||||
import React from "react";
|
||||
import styles from "./Error.module.less";
|
||||
import styles from "./index.module.less";
|
||||
|
||||
export const ErrorPage: React.FC<any> = () => {
|
||||
return (
|
||||
Reference in New Issue
Block a user