Skip to content

Commit

Permalink
chore: update README with Hyperflow documentation and bump version to…
Browse files Browse the repository at this point in the history
… 1.4.7
  • Loading branch information
henriquegomes6 committed Nov 22, 2024
1 parent e6b93e3 commit 640dc39
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -216,9 +216,10 @@ type HyperflowConfig = {
flowId: string;
origin: 'blinket' | 'checkout' | 'myeduzz' | 'nutror' | 'orbitpages' | 'safevideo';
};

```

Documentação de apoio: [Hyperflow](https://www.notion.so/eduzz/Doc-Implementa-o-do-Chat-Hyperflow-982b8fc935ee4f59974401df8668bda7)

### Topbar.ModeSwitcher props

| prop | tipo | obrigatório | padrão | descrição |
Expand Down Expand Up @@ -256,9 +257,6 @@ type HyperflowConfig = {
|----------------|-----------|-------------|--------|------------------|
| disablePadding | `boolean` | `false` | - | Remove o padding |

<br/>
<br/>

# App Loader

Loader de aplicação padrão.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@eduzz/ui-layout",
"version": "1.4.6-beta.3",
"version": "1.4.7",
"keywords": [
"eduzz",
"react",
Expand Down

0 comments on commit 640dc39

Please sign in to comment.