mirror of
https://github.com/openziti/zrok.git
synced 2025-01-31 18:39:22 +01:00
file naming lint... it's actually green (#724)
This commit is contained in:
parent
4d7bf27a19
commit
d736a93a79
@ -1,7 +1,7 @@
|
||||
import {AppBar, Box, Button, Grid2, IconButton, Toolbar, Typography} from "@mui/material";
|
||||
import MenuIcon from "@mui/icons-material/Menu";
|
||||
import LogoutIcon from "@mui/icons-material/Logout";
|
||||
import zroket from "./assets/zrok-1.0.0-rocket-white.svg";
|
||||
import zroket from "./assets/zrok-1.0.0-rocket-green.svg";
|
||||
|
||||
interface NavBarProps {
|
||||
logout: () => void;
|
||||
|
Before Width: | Height: | Size: 2.8 KiB After Width: | Height: | Size: 2.8 KiB |
Loading…
Reference in New Issue
Block a user