Added IMPACT (Index for Mortality Prediction After Cardiac Transplantation) score
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import LayoutClient from "./layoutClient";
|
||||
import { Roboto } from "next/font/google";
|
||||
|
||||
export default function CalculatorsLayout({children} : {children:React.ReactNode}){
|
||||
return(
|
||||
<>
|
||||
|
||||
Reference in New Issue
Block a user