diff --git a/package.json b/package.json index a54fdab..8485d31 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@e-krebs/react-library", - "version": "0.0.21", + "version": "0.0.22", "description": "A collection of components to be reused across personal projects", "repository": "github.com/e-krebs/react-library", "author": "Emmanuel Krebs ", diff --git a/src/Modal/ModalComponent.tsx b/src/Modal/ModalComponent.tsx index 8e5a28f..803ecdd 100644 --- a/src/Modal/ModalComponent.tsx +++ b/src/Modal/ModalComponent.tsx @@ -119,11 +119,17 @@ export const ModalComponent: ModalComponentProps = forwardRef -
+

{title}