Add login gate, calculation history, and AI markdown download.
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
import HistoryPageClient from "@/components/history/history-page";
|
||||
|
||||
export default function HistoryPage() {
|
||||
return <HistoryPageClient />;
|
||||
}
|
||||
Reference in New Issue
Block a user