TTMT.ManageWebGUI/src/components/submit-button.tsx
2025-08-11 23:21:36 +07:00

5 lines
77 B
TypeScript

import { Button } from "./ui/button";
export function SubmitButton(){
}