Skip to content

Instantly share code, notes, and snippets.

import React from "react";
import PropTypes from "prop-types";
import IconButton from "@rjsf/core/lib/components/IconButton";
import {
ADDITIONAL_PROPERTY_FLAG,
deepEquals,
getDisplayLabel,
getSchemaType,
isSelect,
mergeObjects,
@truh
truh / settings.json
Created August 11, 2024 11:33
Zed config
// Zed settings
//
// For information on how to configure Zed, see the Zed
// documentation: https://zed.dev/docs/configuring-zed
//
// To see all of Zed's default settings without changing your
// custom settings, run the `open default settings` command
// from the command palette or from `Zed` application menu.
{
"theme": "Catppuccin Mocha",