mirror of
https://github.com/Steffo99/todocolors.git
synced 2024-11-22 16:24:19 +00:00
Specify "use client"
in useHttpBaseURL
This commit is contained in:
parent
6383b8ff3d
commit
4d10dfefb4
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
||||||
|
"use client";
|
||||||
import {useEffect, useState} from "react"
|
import {useEffect, useState} from "react"
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue