Changes
Co-authored-by: renee-png <262607627+renee-png@users.noreply.github.com>
This commit is contained in:
co-authored by
renee-png
parent
a4cf7b04ae
commit
c58dbad18b
@@ -707,7 +707,6 @@ export function CollectionDetail({
|
||||
};
|
||||
|
||||
// Force-save (re-persist all entries — useful if user wants a manual confirm)
|
||||
const [saving, setSaving] = useState(false);
|
||||
const saveAll = async () => {
|
||||
setSaving(true);
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user