refactor: page actions (#6327)

This commit is contained in:
Aaryan Khandelwal 2025-01-06 20:31:07 +05:30 committed by GitHub
parent 6321977f1f
commit d3d3bf79f9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 28 additions and 2 deletions

1
web/ee/constants/page.ts Normal file
View file

@ -0,0 +1 @@
export * from "ce/constants/page";