5 lines
75 B
JavaScript
5 lines
75 B
JavaScript
|
({
|
||
|
loadingState: "Loading...",
|
||
|
errorState: "Sorry, an error occurred"
|
||
|
})
|