Skip to content

Commit

Permalink
Spelling bug
Browse files Browse the repository at this point in the history
  • Loading branch information
CodastickFantastic committed Apr 8, 2024
1 parent 7993c9b commit d642761
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/routes/produkty.$handle.jsx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import { useLoaderData, useLocation, Link, useSearchParams, useNavigation } from "@remix-run/react"
import { Image, Money } from "@shopify/hydrogen-react"
import { CartForm, AnaliticsPageType } from "@shopify/hydrogen"
import { CartForm, AnalyticsPageType } from "@shopify/hydrogen"
import { json } from "@shopify/remix-oxygen"
import { useState, useRef, useEffect } from "react"
import emailjs from '@emailjs/browser';
Expand Down

0 comments on commit d642761

Please sign in to comment.