Skip to content

Commit 9fad4bc

Browse files
more components - new changelog
1 parent 3fefd4a commit 9fad4bc

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/components/oxbow/application/notifications/02.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
export const freeComponent = true;
2+
33
// Keep transition utilities intact in production
44
export const excludeFromObfuscation = [
55
"translate-y-2",

src/components/oxbow/application/notifications/03.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
export const freeComponent = true;
2+
33
// Transition utilities referenced by x-transition
44
export const excludeFromObfuscation = [
55
"translate-y-2",

0 commit comments

Comments
 (0)