frontend to backend communication working, starting on locations page
This commit is contained in:
@@ -21,7 +21,7 @@ function AppHeader(props) {
|
||||
/>
|
||||
</MediaQuery>
|
||||
<Group>
|
||||
<ThemeIcon size="xl"><BsHouseDoor /></ThemeIcon>
|
||||
<BsHouseDoor size={30} />
|
||||
<Title><Text inherit variant="gradient" gradient={{ from: 'indigo', to: 'cyan', deg: 45 }}>goInventorize</Text></Title>
|
||||
</Group>
|
||||
|
||||
|
Reference in New Issue
Block a user