mirror of
https://github.com/ramvignesh-b/pi-ku.git
synced 2026-05-04 08:56:52 +00:00
feat: add encrypted_dek field to Letter model and enforce its presence during serialization
This commit is contained in:
@@ -49,7 +49,7 @@ export default function Editor() {
|
||||
|
||||
<button
|
||||
type="button"
|
||||
className="btn btn-primary btn-sm rounded-full px-6 text-[10px] tracking-[0.3em] uppercase font-black"
|
||||
className="btn btn-primary btn-sm rounded-full px-6"
|
||||
>
|
||||
<LockIcon size={14} weight="fill" className="mr-1" />
|
||||
Seal
|
||||
|
||||
Reference in New Issue
Block a user