Skip to content

Commit b82f183

Browse files
committed
docs: add more screenshots
1 parent 6afc38e commit b82f183

File tree

7 files changed

+6
-2
lines changed

7 files changed

+6
-2
lines changed

docs/assets/gallery/appbar.png

49.1 KB
Loading
418 Bytes
Loading

docs/assets/gallery/input.png

7.17 KB
Loading
53.3 KB
Loading

docs/assets/gallery/list.png

61.1 KB
Loading

docs/assets/gallery/snackbar.png

24.4 KB
Loading

docs/pages/src/Home.js

+6-2
Original file line numberDiff line numberDiff line change
@@ -157,11 +157,15 @@ const gallery = css`
157157

158158
const screenshots = [
159159
'gallery/button.png',
160-
'gallery/card.png',
161160
'gallery/input.png',
161+
'gallery/card.png',
162+
'gallery/appbar.png',
162163
'gallery/searchbar.png',
163-
'gallery/typography.png',
164+
'gallery/snackbar.png',
164165
'gallery/chip.png',
166+
'gallery/list.png',
167+
'gallery/list-accordion.png',
168+
'gallery/typography.png',
165169
'gallery/bottom-navigation.png',
166170
'gallery/fab.png',
167171
];

0 commit comments

Comments
 (0)