mirror of
https://github.com/prowler-cloud/prowler.git
synced 2026-07-23 20:42:02 +00:00
feat(modal): Change name of modal
This commit is contained in:
@@ -21,7 +21,7 @@ export default function Providers() {
|
||||
<Modal
|
||||
isOpen={isOpen}
|
||||
onOpenChange={onOpenChange}
|
||||
title="Overview Modal"
|
||||
title="Providers Modal"
|
||||
body={
|
||||
<>
|
||||
<p>Modal body content</p>
|
||||
|
||||
Reference in New Issue
Block a user