mirror of
https://github.com/Tria-plc/edr-platform.git
synced 2026-09-08 05:25:41 +00:00
fix ui
This commit is contained in:
@@ -11,7 +11,7 @@ export function NextStepBanner({ nextStep }: NextStepBannerProps) {
|
||||
return (
|
||||
<Alert
|
||||
variant="light"
|
||||
color="green"
|
||||
color="gray"
|
||||
radius="md"
|
||||
icon={<ArrowRight size={16} />}
|
||||
title={
|
||||
|
||||
Reference in New Issue
Block a user