This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /** | |
| * from Paper | |
| * https://app.paper.design/file/01KP3HK4S11HNF2QR1MJR0PNPZ/2-0/6E9-0 | |
| * on Apr 22, 2026 | |
| */ | |
| export default function () { | |
| return ( | |
| <div style={{ backgroundColor: '#101113', boxSizing: 'border-box', display: 'flex', flexDirection: 'column', fontSize: '12px', fontSynthesis: 'none', height: '1100px', lineHeight: '16px', MozOsxFontSmoothing: 'grayscale', overflow: 'clip', position: 'relative', WebkitFontSmoothing: 'antialiased', width: '1440px' }}> | |
| <div style={{ backgroundColor: '#151719', boxSizing: 'border-box', height: '64px', left: '0px', position: 'absolute', top: '0px', width: '1440px' }}> | |
| <div style={{ boxSizing: 'border-box', display: 'flex', flexDirection: 'column', gap: '5px', height: '30px', justifyContent: 'center', left: '30px', opacity: '0.7', position: 'absolute', top: '17px', width: '30px' }}> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Test |