Add React imports to marketplace policy pages

This commit is contained in:
root
2026-06-10 18:54:51 -04:00
parent f98ac2c4fa
commit 99ce11eac3
18 changed files with 34 additions and 13 deletions
+1
View File
@@ -33,6 +33,7 @@ marketplace_tests:
image: node:20-bookworm
before_script:
- npm ci
- npm run build --workspace @rentaldrivego/types
script:
- npm run test:marketplace
rules: