fix(rental): client/server import boundary #74

Merged
tarzzan merged 1 commit from fix/rental-client-server-boundary into main 2026-06-02 03:31:27 +00:00
Owner

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.

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.
tarzzan added 1 commit 2026-06-02 03:31:25 +00:00
fix(rental): extract category labels en fichier neutre (importable client)
All checks were successful
CI / test (pull_request) Successful in 2m9s
90cc7a94af
tarzzan merged commit 1dd2d65626 into main 2026-06-02 03:31:27 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: tarzzan/karbe#74
No description provided.