mirror of
https://github.com/wassname/stampy-chat.git
synced 2026-09-12 13:00:42 +08:00
rename searchbox
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
import { type NextPage } from "next";
|
||||
import React from "react";
|
||||
import { useState, useEffect } from "react";
|
||||
import Head from "next/head";
|
||||
import React from "react";
|
||||
import { type NextPage } from "next";
|
||||
import { useState } from "react";
|
||||
|
||||
import Header from "../header";
|
||||
import SearchBox from "../searchbox";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user