mirror of
https://github.com/pgsty/minio.git
synced 2026-07-22 05:30:24 +03:00
Browser: Update UI with new components and elements (#5671)
This commit is contained in:
@@ -18,4 +18,6 @@ import "jest-enzyme"
|
||||
import { configure } from "enzyme"
|
||||
import Adapter from "enzyme-adapter-react-16"
|
||||
|
||||
configure({ adapter: new Adapter() })
|
||||
configure({
|
||||
adapter: new Adapter(),
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user