Projekt

Obecné

Profil

« Předchozí | Další » 

Revize 7a32656e

Přidáno uživatelem Jaroslav Hrubý před asi 2 roky(ů)

Refactoring

Zobrazit rozdíly:

webapp/pages/_app.tsx
4 4

  
5 5
import type { AppProps } from 'next/app';
6 6
import Head from 'next/head';
7
import { SecuredComponent } from '../components/types/auth';
7
import { SecuredComponent } from '../components/types/Auth';
8 8
import LoggedUserProvider from '../contexts/LoggedUserContext';
9 9
import Auth from '../components/common/Auth';
10 10

  

Také k dispozici: Unified diff