proxyman-windows-linux icon indicating copy to clipboard operation
proxyman-windows-linux copied to clipboard

Replace some unnecessary BlueprintJS

Open NghiaTranUIT opened this issue 2 years ago • 0 comments

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/popover2 and replace it shadCN Popover
  • Remove @blueprintjs/icons -> If there are some places that uses BlueprintJS, please replace it with SF Symbol.

NghiaTranUIT avatar Oct 10 '23 02:10 NghiaTranUIT