src/hooks/site/useSiteDetails.operations
Helper operations for src/hooks/site/useSiteDetails!useSiteDetails.
Remarksโ
These helpers exist primarily to keep the main hook implementation readable and to keep ESLint complexity checks from turning the hook into a dumping ground for branching UI workflows.
All helpers are renderer-only and may safely depend on renderer services (e.g. logger).