完成评查点分组列表和评查点列表的页面,封装部分组件,重新构造样式文件结构
This commit is contained in:
@@ -5,7 +5,7 @@ import { Card } from "~/components/ui/Card";
|
||||
import { Button } from "~/components/ui/Button";
|
||||
|
||||
export const links = () => [
|
||||
{ rel: "stylesheet", href: "/app/styles/index.css" }
|
||||
{ rel: "stylesheet", href: "app/styles/pages/home.css" }
|
||||
];
|
||||
|
||||
export const meta: MetaFunction = () => {
|
||||
|
||||
Reference in New Issue
Block a user