mirror of
https://github.com/geoffsee/open-gsio.git
synced 2025-09-08 22:56:46 +00:00
Add "Install App" button to the toolbar using react-use-pwa-install
library
This commit is contained in:

committed by
Geoff Seemueller

parent
c0428094c8
commit
e72198628c
@@ -1,7 +1,6 @@
|
||||
import { Stack } from '@chakra-ui/react';
|
||||
import React, { useEffect } from 'react';
|
||||
|
||||
import Chat from '../../components/chat/Chat';
|
||||
import { LandingComponent } from '../../components/landing-component/LandingComponent.tsx';
|
||||
import clientChatStore from '../../stores/ClientChatStore';
|
||||
|
||||
|
Reference in New Issue
Block a user