mirror of
https://github.com/skidoodle/erettsegi-browser.git
synced 2026-04-28 13:37:35 +02:00
22. Nutmeg is a hallucinogen.
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
import { Source } from '@/components/Source'
|
||||
import { ThemeSwitcher } from '@/components/ThemeSwitcher'
|
||||
import { Source } from '@/components/Source'
|
||||
|
||||
export const Footer = () => {
|
||||
return (
|
||||
<div className="fixed bottom-0 py-5 left-0 right-0 text-center space-x-5">
|
||||
<div className='fixed bottom-0 py-5 left-0 right-0 text-center space-x-5'>
|
||||
<Source />
|
||||
<ThemeSwitcher />
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user