Introduces AppText, Link and FramedSegment redesign

This commit is contained in:
mashazyu
2020-03-23 09:39:55 +01:00
committed by Sofiya Tepikin
parent 1fc7bc17b9
commit 8c1c72ccc9
8 changed files with 116 additions and 21 deletions
+5
View File
@@ -0,0 +1,5 @@
import Colors from './colors'
import Containers from './containers'
import Typography from './typography'
export { Colors, Containers, Typography }