Update package names
This commit is contained in:
parent
89d229eba9
commit
85a0fc11e5
106 changed files with 1908 additions and 2686 deletions
|
|
@ -8,10 +8,10 @@ import { CookiesProvider } from "react-cookie";
|
|||
import { I18n } from "react-polyglot";
|
||||
import { AdapterDateFns } from "@mui/x-date-pickers-pro/AdapterDateFnsV3";
|
||||
import { LocalizationProvider } from "@mui/x-date-pickers-pro";
|
||||
import { LeafcutterProvider } from "leafcutter-ui/components/LeafcutterProvider";
|
||||
import { LeafcutterProvider } from "@link-stack/leafcutter-ui/components/LeafcutterProvider";
|
||||
import { NextAppDirEmotionCacheProvider } from "tss-react/next/appDir";
|
||||
import en from "leafcutter-ui/locales/en.json";
|
||||
import fr from "leafcutter-ui/locales/fr.json";
|
||||
import en from "@link-stack/leafcutter-ui/locales/en.json";
|
||||
import fr from "@link-stack/leafcutter-ui/locales/fr.json";
|
||||
import { LicenseInfo } from "@mui/x-license";
|
||||
|
||||
LicenseInfo.setLicenseKey(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue