mirror of
https://github.com/nagisa77/OpenIsle.git
synced 2026-05-30 06:27:38 +08:00
fix: 后端代码格式化
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
'use client';
|
||||
"use client";
|
||||
|
||||
// forward them so that Fumadocs can also use your media adapter in a client component
|
||||
export { OpenIsleMediaAdapter } from './media-adapter';
|
||||
export { OpenIsleMediaAdapter } from "./media-adapter";
|
||||
|
||||
Reference in New Issue
Block a user