mirror of
https://git.v0id.ovh/n3wt-innov/n3wt-school.git
synced 2026-01-29 07:53:23 +00:00
feat: Création nouveau style / pagination profils annuaires
This commit is contained in:
@ -360,7 +360,7 @@ const DiscountsSection = ({
|
||||
data={newDiscount ? [newDiscount, ...discounts] : discounts}
|
||||
columns={columns}
|
||||
renderCell={renderDiscountCell}
|
||||
defaultTheme="bg-yellow-100"
|
||||
defaultTheme="bg-yellow-50"
|
||||
/>
|
||||
<Popup
|
||||
visible={popupVisible}
|
||||
|
||||
Reference in New Issue
Block a user