diff options
| author | Terry Truong <terry06890@gmail.com> | 2022-07-10 00:38:45 +1000 |
|---|---|---|
| committer | Terry Truong <terry06890@gmail.com> | 2022-07-10 00:39:02 +1000 |
| commit | bfedee13486da7dd4f0668c60f9f8456930642ec (patch) | |
| tree | 92dd7ec97e993de9c8296400603d6cf28b9e785b /src/README.md | |
| parent | 04e79233d0eadbe3a7ab33bcac7e50d335743e32 (diff) | |
Add processing indicator
Diffstat (limited to 'src/README.md')
| -rw-r--r-- | src/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/README.md b/src/README.md index 3171046..23f05ee 100644 --- a/src/README.md +++ b/src/README.md @@ -9,6 +9,7 @@ - HelpModal.vue: Modal displaying help info. - AncestryBar.vue: Displays ancestors of the outermost Tile. - TutorialPane.vue: Displays tutorial content. + - LoadingModal.vue: Displays a loading indicator. - SButton.vue: Simple button component. - IconButton.vue: Simple button component containing an SVG icon. - SCollapsible.vue: Simple collapsible-content component. |
