mirror of
https://github.com/hamster1963/nezha-dash.git
synced 2025-04-24 21:10:45 +08:00
Compare commits
No commits in common. "7a207d559aa6bee397dffdb6db11d4d02375b0e7" and "cc12787382d4d30ead52f3eae681f6fa93ad5269" have entirely different histories.
7a207d559a
...
cc12787382
@ -105,7 +105,7 @@ export default function ServerListClient() {
|
||||
|
||||
return (
|
||||
<>
|
||||
<section className="flex items-center gap-2 w-full overflow-hidden">
|
||||
<section className="flex items-center gap-2">
|
||||
<button
|
||||
onClick={() => {
|
||||
setStatus("all");
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "nezha-dash",
|
||||
"version": "1.4.0-fix",
|
||||
"version": "1.4.0",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"dev": "next dev -p 3040",
|
||||
|
Loading…
Reference in New Issue
Block a user