From d2d6f0496ce816e9238e785ed3d0e7bd61b2483b Mon Sep 17 00:00:00 2001 From: Terry Truong Date: Sun, 26 Jun 2022 18:49:36 +1000 Subject: Refactor TileInfoModal Also change server info-response format to include sub-node common-names --- src/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/README.md') diff --git a/src/README.md b/src/README.md index dbd2ecb..6bf764c 100644 --- a/src/README.md +++ b/src/README.md @@ -2,7 +2,7 @@ - main.ts: Included by ../index.html. Creates the main Vue component. - App.vue: The main Vue component. - components: - - Tile.vue: Displays a tree-of-life node, and can include child nodes. + - Tile.vue: Displays a tree-of-life node. - TileInfoModal.vue: Modal displaying info about a Tile's node. - SearchModal.vue: Modal with a search bar. - SettingsModal: Modal displaying configurable settings. -- cgit v1.2.3