Skip to content

Commit 8878885

Browse files
committed
feat: split AttributesTab components to increase tab perf
1 parent 3331105 commit 8878885

21 files changed

Lines changed: 667 additions & 546 deletions

.changeset/clear-cows-decide.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"rozenite-growthbook-plugin": minor
3+
---
4+
5+
Split AttributesTab components to enhance tab performance

packages/plugin/global.d.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
declare module '*.css' {}

0 commit comments

Comments
 (0)