Skip to content

Commit 0f8b22a

Browse files
committed
Add links to other packages
1 parent 656b556 commit 0f8b22a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Drag and Drop editor for building [Data Driven Forms](https://github.com/data-dr
1515

1616
# Packages
1717

18-
## dnd
18+
## [dnd](./packages/dnd/)
1919

2020
Drag and Drop system powering the editor.
2121

@@ -28,17 +28,17 @@ Roadmap
2828

2929
- [ ] keyboard support
3030

31-
## editor-core
31+
## [editor-core](./packages/editor-core/)
3232

3333
A set of utilities for building Data Driven Forms editors. Using these components and hooks you can easily build and customize your own editor in short time.
3434

35-
## editor-pro
35+
## [editor-pro](./packages/editor-pro/)
3636

3737
An implementation of editor using `editor-core` utilities. Using [Evergreen-ui](https://github.com/segmentio/evergreen) to look neutral when using with other mappers.
3838

3939
- Supports all mappers
4040

41-
## evergreen-component-mapper
41+
## [evergreen-component-mapper](./packages/evergreen-component-mapper/)
4242

4343
Set of basic components to power `editor-pro` properties editor. [See more](https://github.com/segmentio/evergreen).
4444

0 commit comments

Comments
 (0)