From 982a04c28dcb401fa722cb48976379a1cf6298d8 Mon Sep 17 00:00:00 2001 From: Danijel Andjelkovic Date: Sun, 27 Mar 2022 05:09:30 +0200 Subject: Dodao komponentu za iscrtavanje i animiranje pozadine. --- .../app/_elements/reactive-background/reactive-background.component.html | 1 + 1 file changed, 1 insertion(+) create mode 100644 frontend/src/app/_elements/reactive-background/reactive-background.component.html (limited to 'frontend/src/app/_elements/reactive-background/reactive-background.component.html') diff --git a/frontend/src/app/_elements/reactive-background/reactive-background.component.html b/frontend/src/app/_elements/reactive-background/reactive-background.component.html new file mode 100644 index 00000000..756952fb --- /dev/null +++ b/frontend/src/app/_elements/reactive-background/reactive-background.component.html @@ -0,0 +1 @@ + \ No newline at end of file -- cgit v1.2.3