📦(all) update packages namespace
Change packages namespace from `@openfun` to `@gouvfr-lasuite`.
This commit is contained in:
committed by
Jean-Baptiste PENRATH
parent
6097929593
commit
a6681d19ed
@@ -1,5 +1,5 @@
|
||||
import React from "react";
|
||||
import { Button, Modal, ModalSize, useModal } from "@openfun/cunningham-react";
|
||||
import { Button, Modal, ModalSize, useModal } from "@gouvfr-lasuite/cunningham-react";
|
||||
|
||||
const Onboarding = () => {
|
||||
const modal = useModal({
|
||||
|
||||
Reference in New Issue
Block a user