deleted unnesecarry syntax
This commit is contained in:
@@ -11,7 +11,6 @@ type SidebarProps = {
|
|||||||
const Sidebar: React.FC<SidebarProps> = ({
|
const Sidebar: React.FC<SidebarProps> = ({
|
||||||
viewAusleihen,
|
viewAusleihen,
|
||||||
viewGegenstaende,
|
viewGegenstaende,
|
||||||
viewSchliessfaecher,
|
|
||||||
viewUser,
|
viewUser,
|
||||||
}) => {
|
}) => {
|
||||||
return (
|
return (
|
||||||
|
Reference in New Issue
Block a user