Projekt

Obecné

Profil

« Předchozí | Další » 

Revize 6d10fe14

Přidáno uživatelem Dominik Poch před asi 2 roky(ů)

Refactored directory structure

Refactored directory structure and changed structure of layouts of the annotation screen

Zobrazit rozdíly:

webapp/layouts/loginLayout.tsx
2 2
import Image from 'next/image';
3 3
import styles from '/styles/login.module.scss';
4 4
import { Col, Container, Row, Stack } from 'react-bootstrap';
5
import { LayoutProps } from 'antd';
5
import { LayoutProps } from '../components/models/layoutProps';
6 6

  
7 7
/**
8 8
 * Creates layout of a login screen.

Také k dispozici: Unified diff