TCT
Tornetec Cloud Tornetec
Default Component - Copy this React, Tailwind Component to your project
Create a single post view based on "BlogViewWidget" data here "import React from 'react'; const SinglepostView = () => { return ( <div className='min-h-screen h-full w-full'></div> ); }; export default SinglepostView;"
Prompt
