update production url
This commit is contained in:
@ -31,7 +31,7 @@ const Dashboard = (props) => {
|
||||
) : (
|
||||
<div className="text-center">
|
||||
{/* Replace the following div with your wait indicator or spinner */}
|
||||
<h3>Loading...</h3>
|
||||
<h3>読み込み中...</h3>
|
||||
</div>
|
||||
)}
|
||||
</blockquote>
|
||||
|
||||
Reference in New Issue
Block a user