anthonyleung-dev / react-material-web

This project aims to provide React components based on the Material Web design guidelines originally from https://github.com/material-components/material-web.
MIT License
10 stars 1 forks source link

fix: added missing elements to some components #6

Closed zZHorizonZz closed 2 months ago

zZHorizonZz commented 2 months ago

I noticed that when I tried using elements of MdIconButton, there were some components where elements were missing, so I added the necessary declarations.