mirror of
https://github.com/captbaritone/webamp.git
synced 2026-01-23 02:15:01 +00:00
Mark app as use client
This commit is contained in:
parent
b7692aca80
commit
f89dc00fa0
1 changed files with 1 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
"use client";
|
||||
import React, { useCallback } from "react";
|
||||
import { connect } from "react-redux";
|
||||
import Head from "./Head";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue