mirror of
https://github.com/pgsty/minio.git
synced 2026-09-26 04:45:59 +03:00
Browser: Update UI with new components and elements (#5671)
This commit is contained in:
@@ -18,7 +18,7 @@ import createHistory from "history/createBrowserHistory"
|
||||
import { minioBrowserPrefix } from "./constants"
|
||||
|
||||
const history = createHistory({
|
||||
basename: minioBrowserPrefix
|
||||
basename: minioBrowserPrefix,
|
||||
})
|
||||
|
||||
export default history
|
||||
|
||||
Reference in New Issue
Block a user