Commit c15724fe authored by Lee SeoYeon's avatar Lee SeoYeon
Browse files

Adataform

parent c73b1e96
......@@ -2,7 +2,7 @@ import React from "react";
export const ADateForm = () => {
return (
<div>
<div className="justify-start w-11/12 m-3 py-4">
<input type="date"></input>
</div>
);
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment