Update Architecture.md (#4323)

This commit is contained in:
Daniyaal Beg
2022-10-23 23:04:08 +05:00
committed by GitHub
parent 44ce377c38
commit fabdcd03e2

View File

@@ -61,7 +61,7 @@ small utilities.
``` ```
shared shared
├── editor - The text editor, based on Prosemirror ├── editor - The text editor, based on Prosemirror
├── i18n - Internationalization confiuration ├── i18n - Internationalization configuration
│ └── locales - Language specific translation files │ └── locales - Language specific translation files
├── styles - Styles, colors and other global aesthetics ├── styles - Styles, colors and other global aesthetics
├── utils - Shared utility methods ├── utils - Shared utility methods