Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable main menu and fix tree #500

Merged
merged 3 commits into from
Nov 26, 2024
Merged

Conversation

Matushl
Copy link
Member

@Matushl Matushl commented Nov 24, 2024

resolve #383 . Je este potrebne vytvorit asi nejaky hook co bude pocitat kde sa to ma zobrazit, lebo bez banneru to nebude sediet a to iste pre niektore konkretne sirky obrazovky

@Matushl Matushl requested a review from rtrembecky November 24, 2024 11:35
@Matushl Matushl force-pushed the 383-enable-main-menu-and-fix-tree branch from 5fd97e9 to 0c2f9d6 Compare November 24, 2024 11:40
@@ -1,31 +1,35 @@
import {Box} from '@mui/material'
import {FC} from 'react'

import Strom from '@/svg/strom.svg'

export const StromLogo: FC = () => {
return (
<Box
sx={{
position: 'fixed',
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tak tento task je primarne o pridani buttonu pre zavretie main menu, vytvoril som dalsie issue co bude mat za ulohu poziciovanie #501

@Matushl Matushl merged commit 3c1a731 into master Nov 26, 2024
1 check passed
@Matushl Matushl deleted the 383-enable-main-menu-and-fix-tree branch November 26, 2024 18:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Nastylovat Strom
2 participants