Skip to content

Commit

Permalink
docs(useStorage): visual representation of usestorage docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Christiantyemele committed Mar 6, 2024
1 parent 10aab0e commit 5823bdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/useStorage.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ To conclude the react Context and useStorage helps our application to have reusa
The flow is as shown

```mermaid
%%{init: {'theme': 'base', 'themeVariables': { 'componentBackground': '#EEEEEE', 'componentBorder': '#CCCCCC', 'componentTextColor': '#333333'}}}%%
graph TD;
subgraph "ContextObject"
contextobject[key = value]
Expand Down

0 comments on commit 5823bdd

Please sign in to comment.