mirror of
https://github.com/UA-Fediland/synapse-admin.git
synced 2025-11-22 08:11:36 +00:00
yarn: Upgrade packages
- babel: 7.13 - material-ui: 4.11 - prettier: 2.2 - react-admin: 3.14 Change-Id: I26ab6d9d75110f3522282b83cd1131af98b8c43c
This commit is contained in:
parent
81231b5ea6
commit
62b3d094b7
4 changed files with 1577 additions and 1452 deletions
|
|
@ -1,5 +1,5 @@
|
|||
import React from "react";
|
||||
import { TestContext } from "react-admin";
|
||||
import { TestContext } from "ra-test";
|
||||
import { shallow } from "enzyme";
|
||||
import LoginPage from "./LoginPage";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue