Update docs/ModularizationLearningJourney.md

pull/755/head
Don Turner 2 years ago committed by GitHub
parent 3ef7af14a9
commit 639b34385e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -164,7 +164,7 @@ Using the above modularization strategy, the Now in Android app has the followin
</td> </td>
<td>Design system which includes Core UI components (many of which are customized Material 3 components), app theme and icons. The design system can be viewed by running the `app-nia-catalog` run configuration. <td>Design system which includes Core UI components (many of which are customized Material 3 components), app theme and icons. The design system can be viewed by running the `app-nia-catalog` run configuration.
</td> </td>
<td><code>NiaTheme</code><br> <td>
<code>NiaIcons</code> <code>NiaButton</code> <code>NiaTheme</code> <code>NiaIcons</code> <code>NiaButton</code> <code>NiaTheme</code>
</td> </td>
</tr> </tr>

Loading…
Cancel
Save