From 3c5144ece678063ba3cd9d96dce98b9479d4205c Mon Sep 17 00:00:00 2001 From: Terry Truong Date: Sat, 28 Jan 2023 20:28:59 +1100 Subject: Adjust info and help modal styling Fix minor typos in store.ts, App.vue, IconButton, etc --- src/README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'src/README.md') diff --git a/src/README.md b/src/README.md index 5c88b2e..152904f 100644 --- a/src/README.md +++ b/src/README.md @@ -14,6 +14,7 @@ - **IconButton.vue**: Simple button component containing an SVG icon. - **SCollapsible.vue**: Simple collapsible-content component. - **icon**: Contains components that display SVG icons. +- **store.ts**: App global storage. - **tol.ts**: Holds types for tree-of-life data. - **layout.ts**: Holds code for laying out tiles. - **lib.ts**: Holds project-wide globals. -- cgit v1.2.3