Skip to content

Commit 14a8b76

Browse files
format code
1 parent b9e2e1c commit 14a8b76

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

src/constants/TryNowData/bootableSoasData.ts

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
2-
31
export const bootableSoasData = {
42
title: 'Boot SOAS',
53
subtitle: 'Sugar On A Stick',
@@ -93,8 +91,7 @@ export const SugarSteps: steps[] = [
9391
},
9492
],
9593
},
96-
]
97-
94+
];
9895

9996
export const mockupImage = {
10097
path: 'assets/TryNowImages/boatsoasMockup.webp',

0 commit comments

Comments
 (0)