ui(admin): 💄 Update QueueDashboardPage and QueueDetailPage with enhanced visual consistency and responsive styling
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
parent
9c12806ff1
commit
2d8962d88e
2 changed files with 0 additions and 4 deletions
|
|
@ -1,5 +1,3 @@
|
|||
/** @jsxImportSource react */
|
||||
|
||||
import { useCallback, useMemo } from 'react';
|
||||
import { useNavigate } from '@lilith/ui-router';
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,3 @@
|
|||
/** @jsxImportSource react */
|
||||
|
||||
import { useCallback, useMemo } from 'react';
|
||||
import { useParams, Link } from '@lilith/ui-router';
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue