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#",
|
||||
title: "Product",
|
||||
description: "A product from Acme's catalog",
|
||||
description: "A product from catalog",
|
||||
type: "object",
|
||||
properties: {
|
||||
id: {
|
||||
|
Loading…
x
Reference in New Issue
Block a user