MCPcopy Create free account
hub / github.com/aiprodcoder/MIXAPI / SiderBar.js

File SiderBar.js

web/src/components/layout/SiderBar.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import React, { useEffect, useMemo, useState } from 'react';
2import { Link, useLocation } from 'react-router-dom';
3import { useTranslation } from 'react-i18next';
4import { getLucideIcon, sidebarIconColors } from '../../helpers/render.js';

Callers

nothing calls this directly

Calls 8

useSidebarCollapsedFunction · 0.90
isAdminFunction · 0.90
isRootFunction · 0.90
showErrorFunction · 0.90
updateRouterMapWithChatsFunction · 0.85
getItemColorFunction · 0.85
renderNavItemFunction · 0.85
tFunction · 0.50

Tested by

no test coverage detected