We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca13b59 commit 3e508b6Copy full SHA for 3e508b6
1 file changed
src/pages/premium.js
@@ -1,5 +1,5 @@
1
import React, { useState, useEffect, useRef } from "react";
2
-import { useTypewriter } from "./components/hooks/useTypewriter.js";
+import useTypewriter from "./components/hooks/useTypewriter.js";
3
import Head from "next/head";
4
import Link from "next/link";
5
import {
0 commit comments