mirror of
https://github.com/BZmHackTeam/BezpiecznaZywnosc
synced 2024-12-22 14:46:58 +01:00
Minor changes
This commit is contained in:
parent
28173f16e8
commit
a5ef74d60c
4 changed files with 1 additions and 1 deletions
Binary file not shown.
Before Width: | Height: | Size: 930 B After Width: | Height: | Size: 179 KiB |
BIN
src/Nyanlabs.SFood.UI/sfood/public/favicon2.png
Normal file
BIN
src/Nyanlabs.SFood.UI/sfood/public/favicon2.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 930 B |
BIN
src/Nyanlabs.SFood.UI/sfood/public/favicon3.png
Normal file
BIN
src/Nyanlabs.SFood.UI/sfood/public/favicon3.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 6.6 KiB |
|
@ -1,5 +1,5 @@
|
||||||
import React from 'react';
|
|
||||||
import { createRoot } from 'react-dom/client';
|
import { createRoot } from 'react-dom/client';
|
||||||
|
|
||||||
import App from './App';
|
import App from './App';
|
||||||
|
|
||||||
const container = document.getElementById('root');
|
const container = document.getElementById('root');
|
||||||
|
|
Loading…
Reference in a new issue