+ autocomplete + thunk

This commit is contained in:
2020-07-21 19:39:56 +02:00
parent 29efa13410
commit 2bcbfef8ba
16 changed files with 255 additions and 38 deletions

View File

@@ -1,8 +1,10 @@
@import "../Design.scss";
.topBar {
width: 100%;
display: flex;
justify-content: space-between;
background-color: #ebebeb;
background-color: $main-color;
}
.topBarLogo {