mirror of
https://github.com/rgrgogu/new_starr.git
synced 2026-09-27 00:12:54 +08:00
Adjusted
This commit is contained in:
@@ -11,7 +11,7 @@ import { Search } from "lucide-react";
|
||||
export const pageSizes = [10, 25, 50, 75, 100, 250, 500, 750, 1000]
|
||||
|
||||
// ── Badge style map for enum values ───────────────────────────────────────────
|
||||
const BADGE_STYLES = {
|
||||
export const BADGE_STYLES = {
|
||||
"Active": "bg-emerald-100 text-emerald-800 border-emerald-200",
|
||||
"Not Active": "bg-rose-100 text-rose-700 border-rose-200",
|
||||
"Verified": "bg-blue-100 text-blue-800 border-blue-200",
|
||||
|
||||
Reference in New Issue
Block a user