From 53726ecc1ad039f70b37647865d1d03fb0b87395 Mon Sep 17 00:00:00 2001 From: Bastien Wirtz Date: Tue, 20 Dec 2022 20:26:34 +0100 Subject: Fix typo in demo page (#574) --- dummy-data/_headers | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'dummy-data') diff --git a/dummy-data/_headers b/dummy-data/_headers index e26ac79..9884812 100644 --- a/dummy-data/_headers +++ b/dummy-data/_headers @@ -1,4 +1,5 @@ /* Content-Type: application/json Access-Control-Allow-Origin: https://homer-demo.netlify.app - Access-Control-Allow-Headers: Authorization \ No newline at end of file + Access-Control-Allow-Headers: Authorization + Access-Control-Allow-Methods: GET, OPTIONS \ No newline at end of file -- cgit v1.2.3