Skip to content

Commit

Permalink
Update Playground.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
TurtIeSocks committed Apr 10, 2023
1 parent 80ac90d commit 955c79c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions client/src/pages/Playground.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -90,8 +90,8 @@ const PROPERTIES = {
}

const PARAMS = {
trimstart: 'boolean',
trimend: 'boolean',
trimstart: 'number',
trimend: 'number',
replace: 'string',
parentreplace: 'string',
parentstart: 'string',
Expand Down

1 comment on commit 955c79c

@vercel
Copy link

@vercel vercel bot commented on 955c79c Apr 10, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

koji – ./

koji-turtiesocks.vercel.app
koji.vercel.app
koji-git-main-turtiesocks.vercel.app

Please sign in to comment.