- используем pnpm, а не ебучий npm. Для установки:
npm install -g pnpm
- pnpm install
- пихаем svg иконку в
src/ui/horizontall-apps/apps-svg
- добавляем импорт иконки в
src/ui/horizontall-apps/index.tsx
- расширяем
export enum AppName
вsrc/ui/horizontall-apps/types.ts
иsrc/ui/horizontall-apps/constants.ts
- создаем pull request
- ???
- profit
<iframe
src={`https://avocadoteam.github.io/app-sub-modal/?appearance=${appearance}`}
style={{ height: 'calc(100vh - 120px)', border: 0 }}
width="100%"
/>
appearance
-dark | light
- default ->light
app
-AppName
- default ->friends