deleting unnecessary test file
This commit is contained in:
parent
a8bfe1e550
commit
6c8fa5dbda
|
|
@ -1,4 +0,0 @@
|
||||||
import apiFetch from "@wordpress/api-fetch";
|
|
||||||
apiFetch({ path: "/wp/v2/posts" }).then((posts) => {
|
|
||||||
console.log(posts);
|
|
||||||
});
|
|
||||||
Loading…
Reference in New Issue
Block a user