00000 on Nostr: **Long form content note test** from Please ignore 🧄 *compontent.tsx* ``` const ...
**Long form content note test** from
https://swarmstr.comPlease ignore 🧄
*compontent.tsx*
```
const formik = useFormik({
initialValues: {
content: '',
title: ''
},
onSubmit: (values) => {
console.log(`form submit`, {values});
}
});
Published at
2023-07-17 18:01:41Event JSON
{
"id": "f0ec8e215281dc1b570a850acd90ad09a60a3ebfd025b8406c736dd31442015b",
"pubkey": "000003a2c8076423148fe15e3ff5f182e0304cff6de499a3f54f5adfe3b014e6",
"created_at": 1689616901,
"kind": 1,
"tags": [
[
"t",
"asknostr"
]
],
"content": "**Long form content note test** from https://swarmstr.com\n\nPlease ignore 🧄\n\n*compontent.tsx*\n\n```\n const formik = useFormik({\n initialValues: {\n content: '',\n title: ''\n },\n onSubmit: (values) =\u003e {\n console.log(`form submit`, {values});\n }\n });",
"sig": "f512b692a9d68c71eba25e9469e24bffcf89bf600e662f2af4cc41a28b0f60174f95de2da92f11d4a6f2b1cd750432c8661d7b8c701df22f967b5a0be61474b1"
}