css Header2 Footer2 weg

This commit is contained in:
2023-02-27 13:01:01 +01:00
parent 28aafb06aa
commit d971884207
11 changed files with 27 additions and 86 deletions

View File

@ -6,7 +6,6 @@ import {getProfilData, updateDog} from '../services/PhpApi';
import CreateQr from '../services/CreateQr';
import Img from './Img';
import './InputForm.css';
import './Profil.css';
import { TextInput } from '@mantine/core';
import { notificationError, notificationSuccess } from '../services/Notifications';