update ui

This commit is contained in:
yoan 2024-09-13 07:55:25 +08:00
parent 7550aec904
commit ac14924a73
3 changed files with 3 additions and 3 deletions

File diff suppressed because one or more lines are too long

2
ui/dist/index.html vendored
View File

@ -5,7 +5,7 @@
<link rel="icon" type="image/svg+xml" href="/vite.svg" /> <link rel="icon" type="image/svg+xml" href="/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Certimate - Your Trusted SSL Automation Partner</title> <title>Certimate - Your Trusted SSL Automation Partner</title>
<script type="module" crossorigin src="/assets/index-CSdX68Da.js"></script> <script type="module" crossorigin src="/assets/index-BRoqOo1T.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-Cg0yCJnh.css"> <link rel="stylesheet" crossorigin href="/assets/index-Cg0yCJnh.css">
</head> </head>
<body class="bg-background"> <body class="bg-background">

View File

@ -171,7 +171,7 @@ const Dashboard = () => {
<div className="mt-2 flex justify-end"> <div className="mt-2 flex justify-end">
<Button <Button
onClick={() => { onClick={() => {
navigate("/"); navigate("/edit");
}} }}
> >