Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
students
survey
Commits
c15724fe
Commit
c15724fe
authored
Jul 20, 2022
by
Lee SeoYeon
Browse files
Adataform
parent
c73b1e96
Changes
1
Hide whitespace changes
Inline
Side-by-side
frontend/src/commons/ADateForm.tsx
View file @
c15724fe
...
...
@@ -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
>
);
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment