-
Notifications
You must be signed in to change notification settings - Fork 715
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
12 changed files
with
7 additions
and
3,255 deletions.
There are no files selected for viewing
562 changes: 0 additions & 562 deletions
562
packages/sdk-components-react-router/src/__generated__/body.props.ts
This file was deleted.
Oops, something went wrong.
637 changes: 0 additions & 637 deletions
637
packages/sdk-components-react-router/src/__generated__/link.props.ts
This file was deleted.
Oops, something went wrong.
622 changes: 0 additions & 622 deletions
622
packages/sdk-components-react-router/src/__generated__/remix-form.props.ts
This file was deleted.
Oops, something went wrong.
635 changes: 0 additions & 635 deletions
635
packages/sdk-components-react-router/src/__generated__/rich-text-link.props.ts
This file was deleted.
Oops, something went wrong.
631 changes: 0 additions & 631 deletions
631
packages/sdk-components-react-router/src/__generated__/webhook-form.props.ts
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,7 @@ | ||
export { meta as Body } from "./body.ws"; | ||
export { meta as Link } from "./link.ws"; | ||
export { meta as RichTextLink } from "./rich-text-link.ws"; | ||
export { meta as Form } from "./webhook-form.ws"; | ||
export { meta as RemixForm } from "./remix-form.ws"; | ||
export { | ||
Body, | ||
Link, | ||
RichTextLink, | ||
Form, | ||
RemixForm, | ||
} from "@webstudio-is/sdk-components-react"; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +0,0 @@ | ||
export { propsMeta as Body } from "./body.ws"; | ||
export { propsMeta as Link } from "./link.ws"; | ||
export { propsMeta as RichTextLink } from "./rich-text-link.ws"; | ||
export { propsMeta as Form } from "./webhook-form.ws"; | ||
export { propsMeta as RemixForm } from "./remix-form.ws"; | ||
This file was deleted.
Oops, something went wrong.
6 changes: 0 additions & 6 deletions
6
packages/sdk-components-react-router/src/rich-text-link.ws.ts
This file was deleted.
Oops, something went wrong.
132 changes: 0 additions & 132 deletions
132
packages/sdk-components-react-router/src/webhook-form.ws.ts
This file was deleted.
Oops, something went wrong.