Rewrite gallery to use reducer

This commit is contained in:
viktorstrate
2021-04-29 23:59:28 +02:00
parent 6693cb589c
commit a069eff0b2
12 changed files with 309 additions and 174 deletions

2
.gitignore vendored
View File

@@ -16,7 +16,7 @@ docker-compose.yml
node_modules/
# testing
/coverage
/ui/coverage
# building
.cache/