mirror of
https://github.com/pgsty/minio.git
synced 2026-09-26 04:45:59 +03: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