mirror of
https://github.com/AykutSarac/jsoncrack.com.git
synced 2025-01-27 15:22:56 +08:00
chore: remove wording
This commit is contained in:
parent
a5c87be832
commit
e687dbd9c2
@ -17,7 +17,7 @@ export const SchemaModal: React.FC<ModalProps> = ({ opened, onClose }) => {
|
|||||||
{
|
{
|
||||||
$schema: "http://json-schema.org/draft-04/schema#",
|
$schema: "http://json-schema.org/draft-04/schema#",
|
||||||
title: "Product",
|
title: "Product",
|
||||||
description: "A product from Acme's catalog",
|
description: "A product from catalog",
|
||||||
type: "object",
|
type: "object",
|
||||||
properties: {
|
properties: {
|
||||||
id: {
|
id: {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user