mirror of
https://github.com/tcsenpai/emoji-encoder.git
synced 2025-06-02 16:50:06 +00:00
github link
This commit is contained in:
parent
5793598854
commit
251fbdee7d
@ -12,6 +12,9 @@ export default function EncoderDecoder() {
|
||||
<Suspense fallback={<CardContent>Loading...</CardContent>}>
|
||||
<Base64EncoderDecoderContent />
|
||||
</Suspense>
|
||||
<div className="text-center my-2">
|
||||
<a href="https://github.com/paulgb/emoji-encoder" target="_blank" rel="noopener noreferrer" className="text-sm text-blue-800 hover:text-blue-900">Source on GitHub</a>
|
||||
</div>
|
||||
</Card>
|
||||
</div>
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user