AC 25 Settings Page #9
No reviewers
Labels
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
GamBar/AmberCamp!9
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "AC-25"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
remove unneeded change
@ -0,0 +42,4 @@method: 'GET',}).then((res) => {if (res.status === 200) {setUserInfo({Are we using the _Id?
@ -0,0 +30,4 @@method: 'GET',}).then((res) => {if (res.status === 200) {setUserInfo({Here too
@ -0,0 +1,57 @@import { useFetch } from '../../../utils/useFetch';Do we need fragments?
here too
@ -0,0 +43,4 @@</button><hr />{active ? (<>this file too, both places
@ -0,0 +1,102 @@import { useFetch } from '../../../utils/useFetch';we can do this on one line