thendra / TreasuryNext

A rebuild of a React client SPA in Next.js with Hasura, Apollo, Material UI and authentication with 0Auth
treasury-next-git-main-thendra.vercel.app
1 stars 0 forks source link

Material UI - better to import individually? #2

Open shopkins131 opened 3 years ago

shopkins131 commented 3 years ago

https://github.com/thendra/TreasuryNext/blob/1a0f85f60bb7bc0a320e564191ce59bcc03c4a9d/pages/index.tsx#L5

On line 3 we are importing the Typography component individually, wouldn't we want to fo the same here for the components on Line 5?

Sorry this is a bit nitpicky lol

thendra commented 3 years ago

ah good shout yeah I'll take a look at that thanks 👍