Skip to content

Commit

Permalink
Add examples file
Browse files Browse the repository at this point in the history
  • Loading branch information
vczb committed Oct 3, 2022
1 parent 85464e4 commit 169bbd2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions EXAMPLES.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Take a look at some of examples using [Sagu-UI](https://www.npmjs.com/package/sagu-ui)

- [`basic open/close form`](https://codesandbox.io/s/sagu-ui-example-r22mum?file=/src/App.js)
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ function App() {
export default App
```

Take a look at this [codesandbox](https://codesandbox.io/s/sagu-ui-example-r22mum?file=/src/App.js) demo
Take a look at some [examples](./EXAMPLES.md) using [Sagu-UI](https://www.npmjs.com/package/sagu-ui)

## Contributing

Expand Down

0 comments on commit 169bbd2

Please sign in to comment.