mirror of
https://github.com/AustinKelsay/plebdevs.git
synced 2025-06-06 18:31:00 +00:00
Nash
This commit is contained in:
parent
6c79bacda0
commit
b52b17f729
@ -48,7 +48,6 @@ const CourseForm = () => {
|
|||||||
setDrafts(drafts);
|
setDrafts(drafts);
|
||||||
}
|
}
|
||||||
if (resources.length > 0) {
|
if (resources.length > 0) {
|
||||||
console.log('resources:', resources);
|
|
||||||
setResources(resources);
|
setResources(resources);
|
||||||
}
|
}
|
||||||
if (workshops.length > 0) {
|
if (workshops.length > 0) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user