Skip to content

Commit 3f12e60

Browse files
Merge pull request #48 from open-formulieren/feature/4544-display-card-previous-button
Added design tokens for card 'previous' button display
2 parents 4a9bc7a + dcbd1af commit 3f12e60

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed
+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"of": {
3+
"previous-link": {
4+
"display-start": {"value": "none"},
5+
"display-end": {"value": "inline-block"},
6+
"icon": {
7+
"display": {"value": "none"}
8+
}
9+
}
10+
}
11+
}

0 commit comments

Comments
 (0)