이거 나중에 수정해주셈
This commit is contained in:
parent
137e1b5790
commit
a4b3d612f2
12 changed files with 3971 additions and 305 deletions
|
|
@ -6,7 +6,6 @@ export default function Timeline_Page() {
|
|||
<div style={{ display: 'flex', overflow: 'auto', flexDirection: 'column', alignItems: 'center', justifyContent: 'center', color: 'white', width: '100vw', height: '100vh', background: '#101020' }}>
|
||||
<div style={{height: '70%', overflow: 'auto'}}>
|
||||
<Link href='/'>🏠 Back</Link>
|
||||
<h1>Timeline</h1>
|
||||
<Timeline />
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue