import { FastForwardIcon, MoonIcon, ClockIcon, CodeIcon, LockOpenIcon, CubeTransparentIcon, } from "@heroicons/react/outline"; import { Body } from "../Primitives/Body"; import { LargeTitle } from "../Primitives/LargeTitle"; import { HomeGridFeatureItem } from "./HomeGridFeatureItem"; import { HomeSection } from "./HomeSection"; export function HomeFeatureGridSection() { return (
And lots more features…
Move as fast as you can think… after 3 coffees Of course, we’re not animals. Easily switch to the code view, so you can appear hardcore. Automatically generates JSON Schema (draft 2020-12) from your JSON. Quickly view JSON files or selections in JSON Hero, right from VS Code.{" "} Get it here . Use jsonhero.io or fork it on GitHub and run it yourself.
); }