chore: test signing a document

This commit is contained in:
Ephraim Atta-Duncan
2024-03-21 16:15:29 +00:00
parent 0d41c6babf
commit 1cd7dd236b
5 changed files with 115 additions and 7 deletions
@@ -1,6 +1,6 @@
'use client';
import { HTMLAttributes } from 'react';
import type { HTMLAttributes } from 'react';
import { Bar, BarChart, ResponsiveContainer, Tooltip, XAxis, YAxis } from 'recharts';