fix(rental): client/server import boundary #74
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix/rental-client-server-boundary"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
ItemForm est un client component qui importait RENTAL_CATEGORY_LABEL depuis @/lib/admin/rental-items qui a server-only. Extracts dans @/lib/rental-category-labels (neutre). Le serveur ré-exporte par cohérence d'API.