Skip to content

Commit 960b5d7

Browse files
committed
Docs for tooltip/glossary changes
1 parent 20fd50f commit 960b5d7

File tree

4 files changed

+16396
-20
lines changed

4 files changed

+16396
-20
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@ node_modules/
22
dist/
33
npm-debug.log
44
.DS_Store
5-
.vscode
5+
.vscode
6+
*.iml

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,9 @@ npm run serve
2323
3. Create a Component in `src`
2424
4. The Component directory must includes `Component.vue` and `Component.stories.js`
2525
5. `config.js` will automatically import all files ending in `*.stories.js`
26+
27+
## Copywriter's notes
28+
29+
This repository contains the golden source for the [Cosmos Glossary](https://cosmos.network/glossary).
30+
31+
Head to the [Tooltip](./src/Tooltip) component for more details.

0 commit comments

Comments
 (0)