added autocomplete for user lookup. scrollbar theme

This commit is contained in:
2025-04-30 15:13:06 +03:00
parent 4d888e832f
commit 6b2d92d73d
8 changed files with 159 additions and 77 deletions

View File

@@ -34,7 +34,7 @@ import LanguageSelector from '../components/Language/LanguageSelector';
import { MyContext } from '../App';
const manifestData = {
version: '0.5.3',
version: '0.5.4',
};
export const HtmlTooltip = styled(({ className, ...props }: TooltipProps) => (