mirror of
https://github.com/minio/minio.git
synced 2025-11-21 02:09:08 -05: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