1
0
mirror of https://github.com/oceanprotocol/market.git synced 2024-06-29 00:57:50 +02:00

dataset → file

* closes #567
This commit is contained in:
Matthias Kretschmann 2021-04-28 20:20:56 +02:00
parent 5228010575
commit 7f5a8e11cc
Signed by: m
GPG Key ID: 606EEEF3C479A91F

View File

@ -35,7 +35,7 @@ export async function fileinfo(
return
} else {
toast.dismiss() // Remove any existing error message
toast.success('Great! That dataset looks good 🐳', {
toast.success('Great! That file looks good. 🐳', {
position: 'bottom-right',
autoClose: 5000,
hideProgressBar: false,