Remove duplicated code

  • Create unified path-utils.ts in packages/ui with all path utilities
  • Remove duplicate PathUtils.ts from apps/blog and apps/wallet
  • Update all imports to use @ui/lib/path-utils
  • Functions consolidated: withBasePath, getBasePath, getImageSrc, removeBasePath

Merge request reports

Loading