refactor: consolidate PathUtils into @ui/lib/path-utils
- 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
Loading
Please sign in to comment