FIX: Rename deprecated "refresh" icon to "sync" (#7966)

This commit is contained in:
Kyle Zhao 2019-08-04 22:21:51 -04:00 committed by Sam
parent 67f5ad5ac0
commit 1bb5266437

View File

@ -17,7 +17,7 @@ const ButtonBackBright = {
classes: "btn-primary",
action: "tryLoading",
key: "errors.buttons.again",
icon: "refresh"
icon: "sync"
},
ButtonLoadPage = {
classes: "btn-primary",