Skip to content
Snippets Groups Projects
Commit 5631fc34 authored by Liliana Sanfilippo's avatar Liliana Sanfilippo
Browse files

reinstall chart js

parent ff0a72f0
No related branches found
No related tags found
No related merge requests found
Pipeline #403713 passed
import { H2 } from "../components/headings";
import { Circle } from "../components/Shapes";
import { Complex } from "../components/svgs";
/* import PieChart from './Graph.tsx'; */
import PieChart from './Graph.tsx';
export function Description() {
return (
......@@ -140,7 +140,7 @@ export function Description() {
<p>We are envisioning a potential integration into a broader therapeutic framework involving customized gene editing tools for various genetic disorders, that present similar problems/difficulties to the F508del mutation, as well as other genetic diseases of different causes. This could include collaborations with pharmaceutical companies to develop new treatment modalities for genetic diseases beyond cystic fibrosis, utilizing advanced delivery systems and personalized medicine approaches. </p>
<H2 text="Editing Statistics"/>
{/* <PieChart /> */}{/* Render the PieChart component */}
<PieChart /> {/* Render the PieChart component */}
</section>
</div>
......
......@@ -2430,9 +2430,9 @@ flatted@^3.2.9:
integrity sha512-X8cqMLLie7KsNUDSdzeN8FYK9rEt4Dt67OsG/DNGnYTSDBG4uFAJFBnUeiV+zCVAvwFy56IjM9sH51jVaEhNxw==
framer-motion@^11.2.13:
version "11.3.26"
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-11.3.26.tgz#3c1db74d39db5ff3fbf63e1f64a52948219b3bce"
integrity sha512-kFfeU6353Q1wTPKJFPy8rjZi+U0BVVtvqJsra8bnftPq8V1aL08BpasQSHXghO8J5fWYwqy3ET56Mi05GBn4cA==
version "11.3.27"
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-11.3.27.tgz#6e10205beb18fe678ea4c0e26d79645c38955856"
integrity sha512-Uf72PFEZuei/1IeCmGJ236EIl6VUri7SLovtTGg/cOAzMHG01CXXg1aL3ofuTuYr6Sq1QALlcEDaTig0PXb4Dw==
dependencies:
tslib "^2.4.0"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment