Spaces:
Running
Running
Tony Powell commited on
Commit ·
b9b1c66
1
Parent(s): d4d27f0
Improve language
Browse files- src/App.tsx +1 -1
src/App.tsx
CHANGED
|
@@ -135,7 +135,7 @@ function App() {
|
|
| 135 |
setDatasetUrl(DEFAULT_DATASET_URL);
|
| 136 |
}}
|
| 137 |
>
|
| 138 |
-
Load
|
| 139 |
</Button>
|
| 140 |
<Button
|
| 141 |
type="button"
|
|
|
|
| 135 |
setDatasetUrl(DEFAULT_DATASET_URL);
|
| 136 |
}}
|
| 137 |
>
|
| 138 |
+
Load Example Dataset
|
| 139 |
</Button>
|
| 140 |
<Button
|
| 141 |
type="button"
|