You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/ui/README.md
+6-2Lines changed: 6 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -47,15 +47,19 @@ We're looking for maintainers and contributors!
47
47
-[x] Stack
48
48
-[x] Box
49
49
-[x] Navigation Rail
50
-
-[] Container
51
-
-[] Typography
50
+
-[x] Container
51
+
-[x] Typography
52
52
53
53
### Credits
54
54
55
55
Huge shout out to Elizabeth Mitchell ([asyncLiz](https://github.com/asyncliz/)) and the rest of the Material Design team for their awesome Web Components implementation.
56
56
57
57
Thank you [Travis Reeder](https://github.com/treeder) for your Web Component implementation of Navigation Rail. I had to copy it to this project. I couldn't use yours directly because it would import `@material/web` again and bring conflicts.
58
58
59
+
Thanks for making the crappy, brain-dead wrapper components:
0 commit comments