fix: refine ticket UI styling
This commit is contained in:
parent
8b82284e8c
commit
5c5207ceb8
6 changed files with 23 additions and 20 deletions
|
|
@ -1,3 +1,5 @@
|
|||
'use client'
|
||||
|
||||
import type { ReactNode } from "react"
|
||||
|
||||
import { Button } from "@/components/ui/button"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue