f
This commit is contained in:
@@ -1897,7 +1897,8 @@ class ItemDetailView(ResultTable):
|
||||
"""Render the item details panel above the standard results table."""
|
||||
from rich.table import Table as RichTable
|
||||
from rich.panel import Panel
|
||||
from rich.console import Group, Columns
|
||||
from rich.console import Group
|
||||
from rich.columns import Columns
|
||||
from rich.text import Text
|
||||
|
||||
# 1. Create Detail Grid
|
||||
|
||||
Reference in New Issue
Block a user