mirror of
https://github.com/minio/minio.git
synced 2025-11-21 02:09:08 -05:00
revert browser newux changes (#5714)
This commit is contained in:
@@ -42,7 +42,5 @@ export const set = alert => {
|
||||
}
|
||||
|
||||
export const clear = () => {
|
||||
return {
|
||||
type: CLEAR
|
||||
}
|
||||
return { type: CLEAR }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user