frontend client for gemstone. decentralised workplace app
2
fork

Configure Feed

Select the types of activity you want to include in your feed.

refactor: reword register label

serenity b4841145 b22da76c

+2 -2
+1 -1
src/components/Settings/LatticeSettings.tsx
··· 112 112 { color: semantic.textInverse }, 113 113 ]} 114 114 > 115 - Register a Lattice 115 + Register 116 116 </Text> 117 117 </View> 118 118 )}
+1 -1
src/components/Settings/ShardSettings.tsx
··· 112 112 { color: semantic.textInverse }, 113 113 ]} 114 114 > 115 - Register a Shard 115 + Register 116 116 </Text> 117 117 </View> 118 118 )}