mirror of
https://github.com/tcsenpai/emoji-encoder.git
synced 2025-06-06 18:45:21 +00:00
copy
This commit is contained in:
parent
839cf148f0
commit
159da826e8
@ -78,7 +78,7 @@ export function Base64EncoderDecoderContent() {
|
|||||||
|
|
||||||
return (
|
return (
|
||||||
<CardContent className="space-y-4">
|
<CardContent className="space-y-4">
|
||||||
<p>This tool allows you to encode a hidden message into an emoji. You can copy and paste an emoji with a hidden message in it to decode the message.</p>
|
<p>This tool allows you to encode a hidden message into an emoji or alphabet letter. You can copy and paste text with a hidden message in it to decode the message.</p>
|
||||||
|
|
||||||
<div className="flex items-center justify-center space-x-2">
|
<div className="flex items-center justify-center space-x-2">
|
||||||
<Label htmlFor="mode-toggle">Decode</Label>
|
<Label htmlFor="mode-toggle">Decode</Label>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user