mirror of
https://github.com/AutoMaker-Org/automaker.git
synced 2026-02-03 21:03:08 +00:00
style: removed tiny clock
This commit is contained in:
@@ -158,7 +158,7 @@ export function ClaudeUsagePopover() {
|
|||||||
{resetText && (
|
{resetText && (
|
||||||
<div className="mt-2 flex justify-end">
|
<div className="mt-2 flex justify-end">
|
||||||
<p className="text-xs text-muted-foreground flex items-center gap-1">
|
<p className="text-xs text-muted-foreground flex items-center gap-1">
|
||||||
<Clock className="w-3 h-3" />
|
{title === "Session Usage" && <Clock className="w-3 h-3" />}
|
||||||
{resetText}
|
{resetText}
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user