issues
search
gemini-hlsw
/
navigate-ui
Navigate front-end web app
0
stars
1
forks
source link
Implement target swap/restore
#158
Closed
hugo-vrijswijk
closed
1 month ago
hugo-vrijswijk
commented
1 month ago
Also sets up test to run in vite browser mode, for improved test reliability/closer to actual application
Adds a Toast provider so toasts can be called with a simple
useToast
hook that doesn't require adding a toast and ref for each component
Log graphql errors to console instead of silently swallowing
Enable some useful linting rules again
useToast
hook that doesn't require adding a toast and ref for each component