#
vincentlu
2025-04-22 0f27101ca5f012db03af7fb50de28c22029cfc24
zy-acs-flow/src/layout/AppBar.jsx
@@ -2,7 +2,7 @@
import { AppBar, TitlePortal } from 'react-admin';
import { Box, useMediaQuery } from '@mui/material';
import Logo from './Logo2';
import Logo from './Logo';
import { AppBarToolbar } from './AppBarToolbar';
const CustomAppBar = () => {