Merged in fix/LOY-500-use-points-button-css-not-correct (pull request #3301)
fix(LOY-500): fixed correct css for use points button * fix(LOY-500): fixed styling for use points button * fix(LOY-500): fix Approved-by: Matilda Landström
This commit is contained in:
@@ -80,7 +80,6 @@ export default async function PointsToSpendCard({
|
||||
buttonVariant="Text"
|
||||
contentData={usePointsData}
|
||||
points={user.membership.currentPoints}
|
||||
className={styles.usePointsButton}
|
||||
/>
|
||||
)}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user