This website requires JavaScript.
Explore
Help
Register
Sign In
cami
/
Bachelorthesis_Code
Watch
1
Star
0
Fork
You've already forked Bachelorthesis_Code
0
Code
Issues
8
Pull requests
Projects
Releases
Wiki
Activity
816689acdf
Bachelorthesis_Code
/
frontend
/
src
/
components
/
Author.js
8 lines
104 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Reformating
2021-06-21 01:45:22 +00:00
import
React
from
"react"
;
Started with new things for personalization
2021-05-27 02:19:22 +00:00
function
AuthorDate
(
)
{
Reformating
2021-06-21 01:45:22 +00:00
return
<
div
>
<
/
d
i
v
>
;
Started with new things for personalization
2021-05-27 02:19:22 +00:00
}
Reformating
2021-06-21 01:45:22 +00:00
export
default
AuthorDate
;
Reference in a new issue
Copy permalink