Skip to content

Commit 482c4c6

Browse files
authored
Merge pull request #238 from BLamy/master
Switched to using prop-types
2 parents fe56b4a + 746604d commit 482c4c6

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

66 files changed

+3214
-3149
lines changed

.storybook/__storyshots__/Badge.shot

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,7 @@ exports[`Default`] = `
273273
children
274274
</td>
275275
<td>
276-
node
276+
other
277277
</td>
278278
<td>
279279
no
@@ -287,7 +287,7 @@ exports[`Default`] = `
287287
label
288288
</td>
289289
<td>
290-
string
290+
other
291291
</td>
292292
<td>
293293
no

.storybook/__storyshots__/BreadCrumbs.shot

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -426,7 +426,7 @@ exports[`Default`] = `
426426
children
427427
</td>
428428
<td>
429-
node
429+
other
430430
</td>
431431
<td>
432432
no
@@ -440,7 +440,7 @@ exports[`Default`] = `
440440
className
441441
</td>
442442
<td>
443-
string
443+
other
444444
</td>
445445
<td>
446446
no
@@ -454,7 +454,7 @@ exports[`Default`] = `
454454
label
455455
</td>
456456
<td>
457-
string
457+
other
458458
</td>
459459
<td>
460460
no
@@ -507,7 +507,7 @@ exports[`Default`] = `
507507
children
508508
</td>
509509
<td>
510-
node
510+
other
511511
</td>
512512
<td>
513513
no
@@ -521,7 +521,7 @@ exports[`Default`] = `
521521
className
522522
</td>
523523
<td>
524-
string
524+
other
525525
</td>
526526
<td>
527527
no
@@ -535,7 +535,7 @@ exports[`Default`] = `
535535
href
536536
</td>
537537
<td>
538-
string
538+
other
539539
</td>
540540
<td>
541541
no

0 commit comments

Comments
 (0)