mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
ecbf8b2488
The commit updates various UI components to use the new Pink design library, replacing older custom components. Key changes include: - Replace custom Alert components with Pink's Alert.Inline - Replace custom Table components with Pink's Table.Root/Cell structure - Update form inputs and selectors to use Pink variants - Remove unnecessary wrapper elements and classes - Adjust layout and typography to match Pink patterns - Clean up redundant styles and markup Focus is on maintaining functionality while adopting the new design system components.