Skip to content

Commit 960f629

Browse files
Update Blog “dark-mode-theming-in-grommet-how-to-set-up-and-apply-a-theme”
1 parent 8be0d02 commit 960f629

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/blog/dark-mode-theming-in-grommet-how-to-set-up-and-apply-a-theme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ export default App;
124124

125125
# Applying a Theme
126126

127-
To provide some initial styling, I’ll apply the `grommet` theme. In Part 3 of this series, I will show you how to customize and incorporate a custom theme.
127+
To provide some initial styling, I’ll apply the `grommet` theme. In [Part 3](https://developer.hpe.com/blog/dark-mode-theming-in-grommet-theme-color-customization/) of this series, I will show you how to customize and incorporate a custom theme.
128128

129129
In App.js, import and apply the Grommet theme:
130130

0 commit comments

Comments
 (0)