You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor(data-inspector): ph icons via unocss instead of inline svg
DataSourceSelect used inline <svg> for the trigger caret and the item
check indicator (copied from FormSelect). Replace both with i-ph:caret-down
and i-ph:check spans rendered through the shared presetIcons mask, matching
the design-system convention of icons everywhere.
0 commit comments