Skip to content
This repository was archived by the owner on Mar 6, 2025. It is now read-only.

Commit e43e6cf

Browse files
author
Alan Woosnam
authored
Merge pull request #207 from Ultimaker/sub-navigation
STAR-620 add sub navigation
2 parents e129c7b + 20b5883 commit e43e6cf

36 files changed

+1438
-1381
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,8 +111,8 @@
111111
"coverageThreshold": {
112112
"global": {
113113
"statements": 93,
114-
"branches": 89,
115-
"functions": 93,
114+
"branches": 88,
115+
"functions": 91,
116116
"lines": 93
117117
}
118118
},

src/components/__tests__/__snapshots__/header_old.test.tsx.snap

Lines changed: 0 additions & 18 deletions
This file was deleted.

0 commit comments

Comments
 (0)