Commit 0319bb9134decb7185f8ea6a35c046c08f0dc424
1 parent
27cc7b1b5e
Exists in
master
update
Showing 2 changed files with 12 additions and 0 deletions Side-by-side Diff
README.md
... | ... | @@ -0,0 +1,12 @@ |
1 | +## Booking Wizard component folder | |
2 | + | |
3 | +This folder is a Submodules - Git. | |
4 | + | |
5 | +## Usage | |
6 | + | |
7 | +clone subgit to parent Git and import like a component | |
8 | + | |
9 | +Example: | |
10 | + | |
11 | +````python | |
12 | +import BookingWizard from 'components/BookingWizard' | |
0 | 13 | \ No newline at end of file |
index.js