proxyman-windows-linux
proxyman-windows-linux copied to clipboard
Replace some unnecessary BlueprintJS
Description
Replace some unnecessary BlueprintJS
Acceptance Criteria
- Remove:
import { Icon } from '@blueprintjs/core';and introduce a Icon component (Use the same icon from SF Symbold, color and the size) -> Replace it. - Remove
blueprintjs/popover2and replace it shadCN Popover - Remove
@blueprintjs/icons-> If there are some places that uses BlueprintJS, please replace it with SF Symbol.