Further UI Updates
This commit is contained in:
@@ -83,7 +83,7 @@ export function PartsOrderBackorderEta({
|
||||
{isAlreadyBackordered && (
|
||||
<CalendarFilled style={{ cursor: "pointer" }} onClick={handlePopover} />
|
||||
)}
|
||||
{loading && <Spin size="small" />}
|
||||
{loading && <Spin />}
|
||||
</Popover>
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user