ourzora / nft-components

NFT Rendering Components
GNU General Public License v3.0
100 stars 36 forks source link

added nftProposalLabelWrapper & nftPoposalUserView to style.ts #31

Closed dblodorn closed 3 years ago

dblodorn commented 3 years ago

In the nft-proposals components there were a couple instances of divs without selectors, i created two new keys in the styles.ts file titled: nftProposalLabelWrapper & nftProposalUserView - they have no styling - but handy to have the option to style these or at least target a selector for special use cases.