diff options
| author | Terry Truong <terry06890@gmail.com> | 2022-07-03 20:37:46 +1000 |
|---|---|---|
| committer | Terry Truong <terry06890@gmail.com> | 2022-07-03 23:25:28 +1000 |
| commit | 567a21a8d0498f467f558d9ec1a6db8f1b52c0e6 (patch) | |
| tree | e08d687d05acf648c2a0d877455556dfdef632d8 /src/README.md | |
| parent | 89fc34f82956f2410ee7f1d90e03945e10805dda (diff) | |
Add SCollapsible component
Also update info-modal source-info styling
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 65f9a49..3171046 100644 --- a/src/README.md +++ b/src/README.md @@ -11,6 +11,7 @@ - TutorialPane.vue: Displays tutorial content. - SButton.vue: Simple button component. - IconButton.vue: Simple button component containing an SVG icon. + - SCollapsible.vue: Simple collapsible-content component. - icon: Contains components that display SVG icons. - lib.ts: Contains classes/types and utility functions. - layout.ts: Contains code for laying out Tiles. |
