mirror of
https://github.com/koreanbots/core.git
synced 2025-12-16 14:30:22 +00:00
style: removed debug code
This commit is contained in:
parent
ac6ca27943
commit
7518b78601
@ -11,7 +11,6 @@ const Markdown = dynamic(() => import('@components/Markdown'))
|
||||
|
||||
|
||||
const Opensource: NextPage<OpensourceProps> = ({ packageJson, mainLicense, license }) => {
|
||||
console.log(license)
|
||||
return <Docs title='오픈소스' header={<h1 className='font-black text-4xl'>
|
||||
<span className='text-koreanbots-blue'>한디리</span>
|
||||
<span><i className='text-red-500 fas fa-heart mx-2' /> </span>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user