File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -296,11 +296,11 @@ export default function VersionIndex() {
296296 < div className = "max-w-full p-8 w-[800px] mx-auto leading-loose space-y-4 bg-white dark:bg-gray-700 rounded-xl shadow-xl shadow-black/10" >
297297 < div >
298298 You can use < strong > TanStack Start BETA</ strong > today! Although
299- currently in active development we do not expect any more breaking
300- changes. We invite you provide feedback to help help us on the
301- journey to 1.0! If you choose to ship a BETA Start app to
302- production, we recommend locking your dependencies to a specific
303- version and keeping up with the latest releases.
299+ currently in active development, we do not expect any more breaking
300+ changes. We invite you to provide feedback to help us on the journey
301+ to 1.0! If you choose to ship a BETA Start app to production, we
302+ recommend locking your dependencies to a specific version and
303+ keeping up with the latest releases.
304304 </ div >
305305 </ div >
306306 < div className = "grid items-center gap-2 justify-center grid-cols-2 w-[600px] max-w-full mx-auto" >
You can’t perform that action at this time.
0 commit comments